openfree commited on
Commit
004d564
·
verified ·
1 Parent(s): f32dbd6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +27 -15
requirements.txt CHANGED
@@ -1,16 +1,28 @@
1
- google-generativeai
2
- https://gradio-pypi-previews.s3.amazonaws.com/39e3e0c2f82d7b3fa969093d53c6f7188edace08/gradio-5.10.0-py3-none-any.whl
3
- gradio
4
- spaces
5
- gradio-client
 
6
  python-dotenv
7
- torch
8
- diffusers
9
- numpy
10
- transformers
11
- accelerate
12
- safetensors
13
- Pillow
14
- uuid
15
- sentencepiece
16
- tokenizers
 
 
 
 
 
 
 
 
 
 
 
 
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
+
18
+ matplotlib
19
+ seaborn
20
+ plotly
21
+
22
+ tqdm
23
+ kaggle
24
+ kagglehub
25
+ python-dotenv
26
+
27
+ pyarrow
28
+ scikit-learn