Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,8 @@ diffusers
|
|
| 3 |
peft
|
| 4 |
opencv-python
|
| 5 |
protobuf
|
| 6 |
-
sentencepiece
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
peft
|
| 4 |
opencv-python
|
| 5 |
protobuf
|
| 6 |
+
sentencepiece
|
| 7 |
+
|
| 8 |
+
gradio
|
| 9 |
+
huggingface_hub==0.25.0
|
| 10 |
+
httpx[socks]
|