hunyuan-t commited on
Commit
5affbbc
·
verified ·
1 Parent(s): 1b51ba2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
- huggingface_hub==0.25.2
2
- openai
 
 
1
+ openai
2
+ gradio==4.44.1
3
+ pydantic==2.10.6