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