Spaces:
Running
Running
Jellyfish042
commited on
Commit
·
ab58f81
1
Parent(s):
66ca539
requirements
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -5,5 +5,7 @@ huggingface_hub==0.23.1
|
|
5 |
pandas==2.2.2
|
6 |
openpyxl==3.1.2
|
7 |
pydantic==2.7.1
|
|
|
|
|
8 |
python-dotenv
|
9 |
gradio_rangeslider
|
|
|
5 |
pandas==2.2.2
|
6 |
openpyxl==3.1.2
|
7 |
pydantic==2.7.1
|
8 |
+
fastapi==0.111.0
|
9 |
+
fastapi-cli==0.0.4
|
10 |
python-dotenv
|
11 |
gradio_rangeslider
|