DeepLearning101 commited on
Commit
ed6e301
·
verified ·
1 Parent(s): dad0a97

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,2 +1,5 @@
1
  gradio
2
- aiohttp
 
 
 
 
1
  gradio
2
+ aiohttp
3
+ pydantic==1.10.7
4
+ fastapi==0.95.2
5
+ starlette==0.27.0