baouws commited on
Commit
a4ebf26
·
verified ·
1 Parent(s): 021fbd4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  gradio>=4.0.0
2
- typing-extensions>=4.0.0
 
 
1
  gradio>=4.0.0
2
+ huggingface_hub>=0.17.0
3
+ requests>=2.25.0