TDN-M commited on
Commit
ac6ffcc
verified
1 Parent(s): 85260dc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -9
requirements.txt CHANGED
@@ -1,9 +1,10 @@
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
4
+ python-docx
5
+ PyMuPDF
6
+ Pillow
7
+ sentence-transformers
8
+ moviepy
9
+ loguru
10
+ requests