TDN-M commited on
Commit
94101ec
verified
1 Parent(s): 01e94a7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- gradio
2
- groq
3
- openai
4
- python-docx
5
- PyMuPDF
6
- Pillow
7
- sentence-transformers
8
- moviepy
9
  loguru
 
1
+ gradio
2
+ groq
3
+ openai==0.28
4
+ python-docx
5
+ PyMuPDF
6
+ Pillow
7
+ sentence-transformers
8
+ moviepy
9
  loguru