Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
|
|
1 |
setuptools>=65.0.0
|
2 |
-
wheel
|
3 |
git+https://github.com/openai/CLIP.git
|
4 |
ultralytics>=8.0.0
|
5 |
transformers
|
|
|
1 |
+
wheel>=0.38.0
|
2 |
setuptools>=65.0.0
|
|
|
3 |
git+https://github.com/openai/CLIP.git
|
4 |
ultralytics>=8.0.0
|
5 |
transformers
|