Prathmesh Patil commited on
Commit
0439b2c
·
verified ·
1 Parent(s): d042af0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1 +1,4 @@
1
- huggingface_hub==0.25.2
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ gradio==3.41.2
3
+ openai==0.27.10
4
+ typing-extensions>=4.5.0