Azazelle commited on
Commit
416433e
·
verified ·
1 Parent(s): f59f6b1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
- gradio
2
  huggingface_hub
3
  pytz
4
- pandas
 
 
 
 
 
 
1
  huggingface_hub
2
  pytz
3
+ pandas
4
+ fastapi==0.95.2
5
+ pydantic==1.10.7
6
+ starlette==0.26.1
7
+ gradio==3.23.0