Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -3
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.29.0
|
2 |
+
torch==2.0.1
|
3 |
+
transformers==4.35.0
|
4 |
+
pillow==10.0.1
|
5 |
+
numpy==1.25.2
|
6 |
+
opencv-python==4.8.1.78
|