Spaces:
Runtime error
Runtime error
yizhangliu
commited on
Commit
·
66964cc
1
Parent(s):
f633886
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
pyChatGPT
|
|
|
2 |
loguru
|
3 |
paddlepaddle==2.3.2
|
4 |
-
paddlehub
|
|
|
|
1 |
pyChatGPT
|
2 |
+
openai
|
3 |
loguru
|
4 |
paddlepaddle==2.3.2
|
5 |
+
paddlehub
|
6 |
+
gradio==3.12.0
|