Spaces:
Runtime error
Runtime error
Mohamed2002
commited on
Commit
•
ea3f483
1
Parent(s):
1a82f1e
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ transformers==4.40.1
|
|
6 |
streamlit
|
7 |
python-dotenv==1.0.1
|
8 |
Requests==2.32.3
|
|
|
9 |
scipy==1.13.1
|
10 |
gunicorn==22.0.0
|
11 |
tensorflow==2.16.1
|
|
|
6 |
streamlit
|
7 |
python-dotenv==1.0.1
|
8 |
Requests==2.32.3
|
9 |
+
tf-keras
|
10 |
scipy==1.13.1
|
11 |
gunicorn==22.0.0
|
12 |
tensorflow==2.16.1
|