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