mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 17:24:32 +02:00
add extra requirements
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -43,6 +43,8 @@ tunableop_results*.csv
|
||||
!webui.bat
|
||||
!webui.sh
|
||||
!package.json
|
||||
!requirements.txt
|
||||
!requirements-extra.txt
|
||||
|
||||
# pyinstaller
|
||||
*.spec
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
## Update for 2024-11-12
|
||||
|
||||
### Highlights for 2024-11-12
|
||||
### Highlights for 2024-11-13
|
||||
|
||||
*What's New?*
|
||||
|
||||
|
||||
@@ -0,0 +1,14 @@
|
||||
# additional requirements that are not required for sdnext base operations
|
||||
basicsr
|
||||
gfpgan
|
||||
clean-fid
|
||||
insightface
|
||||
pydantic==1.10.15
|
||||
albumentations==1.4.3
|
||||
optimum-quanto
|
||||
nncf==2.7.0
|
||||
clip_interrogator==0.6.0
|
||||
bitsandbytes
|
||||
gguf
|
||||
pynvml
|
||||
ultralytics
|
||||
Reference in New Issue
Block a user