Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
git+https://github.com/huggingface/transformers.git
|
| 2 |
git+https://github.com/huggingface/accelerate.git
|
| 3 |
git+https://github.com/huggingface/diffusers.git
|
| 4 |
git+https://github.com/huggingface/peft.git
|
|
@@ -6,6 +5,7 @@ transformers-stream-generator
|
|
| 6 |
huggingface_hub
|
| 7 |
sentencepiece
|
| 8 |
opencv-python
|
|
|
|
| 9 |
torchvision
|
| 10 |
safetensors
|
| 11 |
xformers
|
|
|
|
|
|
|
| 1 |
git+https://github.com/huggingface/accelerate.git
|
| 2 |
git+https://github.com/huggingface/diffusers.git
|
| 3 |
git+https://github.com/huggingface/peft.git
|
|
|
|
| 5 |
huggingface_hub
|
| 6 |
sentencepiece
|
| 7 |
opencv-python
|
| 8 |
+
transformers
|
| 9 |
torchvision
|
| 10 |
safetensors
|
| 11 |
xformers
|