Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ peft
|
|
10 |
safetensors
|
11 |
gradio>=4.4.0
|
12 |
Pillow>=9.0.0
|
13 |
-
huggingface-hub>=0.19.0
|
|
|
|
10 |
safetensors
|
11 |
gradio>=4.4.0
|
12 |
Pillow>=9.0.0
|
13 |
+
huggingface-hub>=0.19.0
|
14 |
+
sacremoses
|