Create requirements.txt
Browse files- requirements.txt +1 -17
requirements.txt
CHANGED
|
@@ -1,19 +1,3 @@
|
|
| 1 |
-
fastapi
|
| 2 |
-
uvicorn
|
| 3 |
-
httpx
|
| 4 |
-
pydantic
|
| 5 |
streamlit
|
| 6 |
gradio
|
| 7 |
-
|
| 8 |
-
beautifulsoup4
|
| 9 |
-
python-docx
|
| 10 |
-
reportlab
|
| 11 |
-
requests
|
| 12 |
-
sqlite3-api
|
| 13 |
-
PyPDF2
|
| 14 |
-
pandas
|
| 15 |
-
numpy
|
| 16 |
-
openpyxl
|
| 17 |
-
ftfy
|
| 18 |
-
google-genai
|
| 19 |
-
google.generativeai
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
streamlit
|
| 2 |
gradio
|
| 3 |
+
requests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|