DeepLearning101 commited on
Commit
14788fd
·
verified ·
1 Parent(s): 0f1bc4e

Update requirements.txt

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