Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -6
requirements.txt
CHANGED
@@ -1,9 +1,6 @@
|
|
|
|
|
|
1 |
torch
|
2 |
-
accelerate
|
3 |
huggingface_hub
|
4 |
-
gradio
|
5 |
-
transformers@git+https://github.com/orrzohar/transformers.git@smolvlm
|
6 |
spaces
|
7 |
-
|
8 |
-
decord
|
9 |
-
pyav
|
|
|
1 |
+
git+https://github.com/huggingface/accelerate.git
|
2 |
+
git+https://github.com/huggingface/transformers.git
|
3 |
torch
|
|
|
4 |
huggingface_hub
|
|
|
|
|
5 |
spaces
|
6 |
+
opencv-python
|
|
|
|