Spaces:
Build error
Build error
Update requirements.txt
#3
by
rasmodev - opened
- requirements.txt +4 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
streamlit==1.26.0
|
| 3 |
numpy
|
| 4 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit
|
|
|
|
| 2 |
numpy
|
| 3 |
+
pillow
|
| 4 |
+
requests
|
| 5 |
+
pickle5
|