NickoSELI commited on
Commit
67c9def
1 Parent(s): 670ab8c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,4 +2,6 @@ gradio==3.1.4
2
  transformers==4.27.1
3
  torch==1.13.1
4
  Pillow==9.1.1
5
- numpy==1.23.5
 
 
 
2
  transformers==4.27.1
3
  torch==1.13.1
4
  Pillow==9.1.1
5
+ numpy==1.23.5
6
+ pip install --upgrade gradio httpx httpcore
7
+ pip install httpx==0.23.0 httpcore==0.15.0