aiqcamp commited on
Commit
eec70a3
·
verified ·
1 Parent(s): d14ee7f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -17
requirements.txt CHANGED
@@ -1,18 +1,6 @@
1
- streamlit
2
- anthropic
3
  gradio
4
- gradio-client
5
- httpx
6
- requests
7
- python-dotenv
8
- markdown
9
- weasyprint
10
- beautifulsoup4>=4.12.0
11
- lxml>=4.9.0
12
- pillow
13
- pandas
14
- PyPDF2
15
- openai
16
- tabulate
17
- kagglehub
18
- torch
 
 
 
1
  gradio
2
+ torch
3
+ transformers
4
+ torchaudio
5
+ soundfile
6
+ librosa