Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
matplotlib==3.8.0
|
2 |
-
|
3 |
-
huggingface_hub
|
4 |
keras==3.8.0
|
5 |
streamlit==1.41.1
|
6 |
tensorflow==2.18.0
|
|
|
1 |
matplotlib==3.8.0
|
2 |
+
dotenv
|
|
|
3 |
keras==3.8.0
|
4 |
streamlit==1.41.1
|
5 |
tensorflow==2.18.0
|