Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
open_clip_torch
|
2 |
transformers
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
-
torch==2.0.1
|
|
|
|
1 |
open_clip_torch
|
2 |
transformers
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
+
torch==2.0.1
|
5 |
+
spaces
|