Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
|
@@ -3,5 +3,13 @@ accelerate
|
|
| 3 |
git+https://github.com/huggingface/diffusers
|
| 4 |
spaces
|
| 5 |
transformers
|
|
|
|
| 6 |
peft
|
| 7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
git+https://github.com/huggingface/diffusers
|
| 4 |
spaces
|
| 5 |
transformers
|
| 6 |
+
huggingface_hub
|
| 7 |
peft
|
| 8 |
+
numpy
|
| 9 |
+
timm
|
| 10 |
+
mediapipe
|
| 11 |
+
opencv-python
|
| 12 |
+
protobuf
|
| 13 |
+
sentencepiece
|
| 14 |
+
optimum-quanto
|
| 15 |
+
deepspeed
|