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