AbstractPhil commited on
Commit
f10571d
·
1 Parent(s): 26e7d80

updated gradio

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,6 +2,6 @@ huggingface_hub>=0.34.0
2
  transformers>=4.55.0
3
  accelerate>=0.33.0
4
  peft>=0.11.0
5
- gradio>=4.36.0
6
  torch>=2.4.0 # ZeroGPU-supported (2.3.x is NOT supported)
7
  bitsandbytes>=0.43.1
 
2
  transformers>=4.55.0
3
  accelerate>=0.33.0
4
  peft>=0.11.0
5
+ gradio>=5.38.0
6
  torch>=2.4.0 # ZeroGPU-supported (2.3.x is NOT supported)
7
  bitsandbytes>=0.43.1