Myogyi commited on
Commit
5d90526
·
verified ·
1 Parent(s): 7e004ce

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  # Usage: pip install -r requirements.txt
2
- super-image
3
  huggingface_hub==0.24.7
 
4
  # Base ----------------------------------------
5
  matplotlib>=3.2.2
6
  numpy>=1.18.5,<1.24.0
 
1
  # Usage: pip install -r requirements.txt
2
+ super-image == 0.1.7
3
  huggingface_hub==0.24.7
4
+ gradio == 4.44.0
5
  # Base ----------------------------------------
6
  matplotlib>=3.2.2
7
  numpy>=1.18.5,<1.24.0