v1-a commited on
Commit
6f347fb
·
1 Parent(s): bf48dfe

Correction for runtime error

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio
2
  torch
3
  numpy
4
  transformers
 
1
+ gradio = 6.0.1
2
  torch
3
  numpy
4
  transformers