Josebert commited on
Commit
f43f647
·
verified ·
1 Parent(s): 1e88c0f

Update requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +2 -2
requirement.txt CHANGED
@@ -1,8 +1,8 @@
1
  transformers==4.35.2
2
  torch
3
  logging
4
- gradio==3.1.4
5
- requests==2.31.0
6
  cachetools==5.3.0
7
  aiohttp==3.8.5
8
  datetime
 
1
  transformers==4.35.2
2
  torch
3
  logging
4
+ gradio>=3.50.2
5
+ requests>=2.31.0
6
  cachetools==5.3.0
7
  aiohttp==3.8.5
8
  datetime