caozibo commited on
Commit
be36b58
1 Parent(s): e75a587

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@
2
  # Usage: pip install -r requirements.txt
3
 
4
  # Base ------------------------------------------------------------------------
 
5
  gitpython>=3.1.30
6
  matplotlib>=3.3
7
  numpy>=1.23.5
 
2
  # Usage: pip install -r requirements.txt
3
 
4
  # Base ------------------------------------------------------------------------
5
+ gradio==3.50
6
  gitpython>=3.1.30
7
  matplotlib>=3.3
8
  numpy>=1.23.5