Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
@@ -1,9 +1,5 @@
|
|
1 |
-
|
2 |
-
uvicorn
|
3 |
-
python-multipart
|
4 |
pandas
|
5 |
matplotlib
|
6 |
-
|
7 |
-
huggingface_hub
|
8 |
-
python-dotenv
|
9 |
openpyxl
|
|
|
1 |
+
gradio
|
|
|
|
|
2 |
pandas
|
3 |
matplotlib
|
4 |
+
google-generativeai
|
|
|
|
|
5 |
openpyxl
|