Spaces:
Running
Running
wangrongsheng
commited on
Commit
•
89e5b4e
1
Parent(s):
7ae2008
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ tenacity==8.2.2
|
|
6 |
pybase64==1.2.3
|
7 |
Pillow==9.4.0
|
8 |
openai==0.27.0
|
9 |
-
markdown
|
|
|
|
6 |
pybase64==1.2.3
|
7 |
Pillow==9.4.0
|
8 |
openai==0.27.0
|
9 |
+
markdown
|
10 |
+
gradio==3.20.1
|