Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
--prefer-binary
|
2 |
|
3 |
spaces
|
4 |
-
|
|
|
5 |
|
6 |
#--pre
|
7 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
|
|
1 |
--prefer-binary
|
2 |
|
3 |
spaces
|
4 |
+
|
5 |
+
gradio[oauth]
|
6 |
|
7 |
#--pre
|
8 |
--extra-index-url https://download.pytorch.org/whl/cu124
|