kgupta21 commited on
Commit
13be64f
·
1 Parent(s): 14045ef

local inference page with fixes to gpu with zerogpu + add accelerate for device mapping - removed previous and fixed overall- fix gradio

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  transformers
2
- gradio>=4.44.1
3
  torch
4
  accelerate
5
  SentencePiece
 
1
  transformers
2
+ gradio>=5.38.0
3
  torch
4
  accelerate
5
  SentencePiece