Gaejoon commited on
Commit
ddbabd2
·
verified ·
1 Parent(s): fec6b29

Update requirements.txt

Browse files

building error blow:
"IMPORTANT: You are using gradio version 4.26.0, however version 4.29.0 is available, please upgrade."

Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  spaces
2
  git+https://github.com/huggingface/transformers.git
3
- scipy
 
 
1
  spaces
2
  git+https://github.com/huggingface/transformers.git
3
+ scipy
4
+ gradio==4.29.0