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