Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,6 @@ numpy==1.23.0
|
|
| 3 |
Pillow==9.1.1
|
| 4 |
tensorflow==2.9.1
|
| 5 |
werkzeug
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
Pillow==9.1.1
|
| 4 |
tensorflow==2.9.1
|
| 5 |
werkzeug
|
| 6 |
+
uvicorn
|
| 7 |
+
streamlit
|
| 8 |
+
spaces
|