Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -2,11 +2,11 @@
|
|
2 |
spaces
|
3 |
gradio[oauth]
|
4 |
#--pre
|
5 |
-
|
6 |
numpy
|
7 |
#opencv-python
|
8 |
-
|
9 |
-
|
10 |
tokenizers
|
11 |
pipeline
|
12 |
safetensors
|
|
|
2 |
spaces
|
3 |
gradio[oauth]
|
4 |
#--pre
|
5 |
+
--extra-index-url https://download.pytorch.org/whl/cu129
|
6 |
numpy
|
7 |
#opencv-python
|
8 |
+
torch
|
9 |
+
torchvision
|
10 |
tokenizers
|
11 |
pipeline
|
12 |
safetensors
|