ivanoctaviogaitansantos commited on
Commit
0e995ea
verified
1 Parent(s): 57239cb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ gradio==4.44.0
2
  torch==2.1.0
3
  transformers==4.41.2
4
  Pillow==10.0.0
5
- numpy==1.24.0
 
 
2
  torch==2.1.0
3
  transformers==4.41.2
4
  Pillow==10.0.0
5
+ numpy==1.24.0
6
+ requests>=2.28.0