Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -16,8 +16,10 @@ einops
|
|
16 |
peft
|
17 |
pyzipper
|
18 |
python-multipart==0.0.12
|
19 |
-
gradio>=
|
20 |
torchaudio>=2.0.0
|
21 |
numpy>=1.23.0
|
22 |
-
huggingface-hub>=0.
|
23 |
-
|
|
|
|
|
|
16 |
peft
|
17 |
pyzipper
|
18 |
python-multipart==0.0.12
|
19 |
+
gradio>=4.4.0
|
20 |
torchaudio>=2.0.0
|
21 |
numpy>=1.23.0
|
22 |
+
huggingface-hub>=0.19.0
|
23 |
+
sacremoses
|
24 |
+
invisible_watermark
|
25 |
+
xformers
|