g0th commited on
Commit
cc9c422
·
verified ·
1 Parent(s): 587fb3d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -7
requirements.txt CHANGED
@@ -1,7 +1,4 @@
1
- gradio==4.25.0
2
- transformers==4.40.1
3
- google-generativeai==0.5.4
4
- python-pptx==0.6.21
5
- Pillow==10.2.0
6
- skia-python==87.5
7
- torch
 
1
+ streamlit
2
+ transformers
3
+ torch
4
+ PyPDF2