Pant0x commited on
Commit
550b7ac
·
verified ·
1 Parent(s): 3734104

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  tensorflow>=2.13,<2.17
2
- gradio>=4.0
 
3
  numpy>=1.23
4
- Pillow>=9.5
 
1
  tensorflow>=2.13,<2.17
2
+ gradio>=4.0,<4.20
3
+ huggingface_hub>=0.19,<0.21
4
  numpy>=1.23
5
+ Pillow>=9.5