Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
yolov5
|
2 |
-
transformers
|
3 |
-
pytesseract
|
4 |
FastSAM @ git+https://github.com/CASIA-IVA-Lab/FastSAM.git
|
5 |
CLIP @ git+https://github.com/openai/CLIP.git
|
|
|
1 |
+
#yolov5
|
2 |
+
#transformers
|
3 |
+
#pytesseract
|
4 |
FastSAM @ git+https://github.com/CASIA-IVA-Lab/FastSAM.git
|
5 |
CLIP @ git+https://github.com/openai/CLIP.git
|