bluenevus commited on
Commit
cb416a2
·
verified ·
1 Parent(s): c594756

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- snac
2
- python-dotenv
3
- transformers
4
  torch
5
- spaces
6
- gradio==5.25.0
7
  google-generativeai
8
- pydub==0.25.1
9
- PyPDF2
10
  python-docx
 
 
 
1
+ dash==3.0.3
2
+ dash-bootstrap-components==2.0.2
3
+ numpy
4
  torch
5
+ transformers
 
6
  google-generativeai
7
+ pydub
 
8
  python-docx
9
+ PyPDF2
10
+ snac