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