acecalisto3 commited on
Commit
d8a967c
·
verified ·
1 Parent(s): 5c4a47e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -14
requirements.txt CHANGED
@@ -1,15 +1,10 @@
1
- pip==24.2
2
- streamlit
3
- gradio
4
- black
5
- pylint
6
- transformers[all]
7
  huggingface_hub
8
- bs4
9
- setuptools==72.2.0
10
- torch==2.3.1
11
- essential
12
- pyYAML
13
- Cython --install-option="--no-cython-compile"
14
- numpy
15
- spacy
 
 
 
 
 
 
 
 
1
  huggingface_hub
2
+ black
3
+ os
4
+ subprocess
5
+ datasets
6
+ huggingface-hub>=0.19
7
+ hf-transfer>=0.1.4
8
+ protobuf<4
9
+ click<8.1
10
+ pydantic~=1.0