Spaces:
Runtime error
Runtime error
add requirements
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
| 1 |
+
streamlit==1.34.0
|
| 2 |
+
torch==2.2.2
|
| 3 |
+
numpy==1.26.4
|
| 4 |
+
pillow==10.3.0
|