Spaces:
Runtime error
Runtime error
Commit ·
4617627
1
Parent(s): 1ddaa28
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
numpy == 1.23.1
|
| 2 |
-
tensorflow
|
| 3 |
streamlit == 1.11.0
|
| 4 |
Pillow== 9.2.0
|
| 5 |
pickleshare == 0.7.5
|
|
|
|
| 1 |
numpy == 1.23.1
|
| 2 |
+
tensorflow ==2.9.1
|
| 3 |
streamlit == 1.11.0
|
| 4 |
Pillow== 9.2.0
|
| 5 |
pickleshare == 0.7.5
|