teli168 commited on
Commit
c3a8c83
·
verified ·
1 Parent(s): 94ef9e7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1 +1,5 @@
1
- huggingface_hub==0.22.2
 
 
 
 
 
1
+ openai==1.13.4
2
+ openapi-schema-pydantic==1.2.4
3
+ gradio==3.50.2
4
+ gradio_client==0.6.1
5
+ python-dotenv==1.0.0