Update requirements.txt
Browse files- requirements.txt +13 -5
requirements.txt
CHANGED
|
@@ -1,7 +1,15 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
spaces
|
| 3 |
-
|
|
|
|
|
|
|
| 4 |
torch
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
sentencepiece
|
|
|
|
| 1 |
+
git+https://github.com/huggingface/diffusers.git
|
| 2 |
+
transformers==4.57.6
|
| 3 |
+
huggingface_hub
|
| 4 |
+
sentencepiece
|
| 5 |
+
bitsandbytes
|
| 6 |
+
torchvision
|
| 7 |
+
accelerate
|
| 8 |
+
torchao
|
| 9 |
spaces
|
| 10 |
+
hf_xet
|
| 11 |
+
gradio
|
| 12 |
+
numpy
|
| 13 |
torch
|
| 14 |
+
peft
|
| 15 |
+
av
|
|
|