DeepLearning101 commited on
Commit
dedbb95
·
verified ·
1 Parent(s): 817620f

Update requirements.txt

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