RishiRP commited on
Commit
c1ef4af
·
verified ·
1 Parent(s): f7eb496

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio==4.44.0
2
  torch>=2.0.0
3
  transformers>=4.35.0
4
  pandas>=1.5.0
@@ -6,3 +6,5 @@ accelerate>=0.20.0
6
  bitsandbytes>=0.41.0
7
  scipy>=1.10.0
8
  numpy>=1.24.0
 
 
 
1
+ gradio==4.36.1
2
  torch>=2.0.0
3
  transformers>=4.35.0
4
  pandas>=1.5.0
 
6
  bitsandbytes>=0.41.0
7
  scipy>=1.10.0
8
  numpy>=1.24.0
9
+ websockets>=11.0.0
10
+ gradio-client>=0.15.0