Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,7 @@ spaces
|
|
| 10 |
peft
|
| 11 |
sentencepiece
|
| 12 |
pillow
|
| 13 |
-
huggingface_hub
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
peft
|
| 11 |
sentencepiece
|
| 12 |
pillow
|
| 13 |
+
huggingface_hub
|
| 14 |
+
gradio-imageslider==0.1.0
|
| 15 |
+
numpy
|
| 16 |
+
opencv-python-headless==4.8.0.76
|