Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,5 +3,6 @@ git+https://github.com/huggingface/accelerate.git
|
|
| 3 |
git+https://github.com/huggingface/diffusers.git
|
| 4 |
git+https://github.com/PrunaAI/pruna.git@v0.2.9
|
| 5 |
git+https://github.com/huggingface/peft.git
|
|
|
|
| 6 |
safetensors
|
| 7 |
-
|
|
|
|
| 3 |
git+https://github.com/huggingface/diffusers.git
|
| 4 |
git+https://github.com/PrunaAI/pruna.git@v0.2.9
|
| 5 |
git+https://github.com/huggingface/peft.git
|
| 6 |
+
sentencepiece
|
| 7 |
safetensors
|
| 8 |
+
optimum
|