joonh-robotics commited on
Commit
48b3e34
·
verified ·
1 Parent(s): 4e760eb

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- openai
2
- gradio
 
3
  matplotlib
4
  numpy
5
  Pillow
@@ -8,3 +9,4 @@ requests
8
  tenacity
9
  ipython
10
  rich
 
 
1
+ gradio==3.42.0
2
+ gradio_client==0.5.0
3
+ openai==1.3.8
4
  matplotlib
5
  numpy
6
  Pillow
 
9
  tenacity
10
  ipython
11
  rich
12
+