GotThatData commited on
Commit
289e1cd
·
verified ·
1 Parent(s): 05a8c83

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. requirements.txt +1 -1
  2. runtime.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
  numpy>=1.24
2
  scipy>=1.10
3
- gradio>=4.0
 
1
  numpy>=1.24
2
  scipy>=1.10
3
+ gradio>=4.0,<5.0
runtime.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ python-3.11