sbicy commited on
Commit
a830b73
·
verified ·
1 Parent(s): 99fcada

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -2,4 +2,7 @@ transformers==4.30.0
2
  gradio==3.1.4
3
  torch==2.1.0
4
  accelerate==0.21.0
5
- wandb
 
 
 
 
2
  gradio==3.1.4
3
  torch==2.1.0
4
  accelerate==0.21.0
5
+ wandb
6
+ numpy<2
7
+ httpx==0.23.0
8
+ httpcore==0.15.0