Skip to content

Commit 0d293a7

Browse files
Update requirements.txt
1 parent 7da897b commit 0d293a7

File tree

1 file changed

+43
-10
lines changed

1 file changed

+43
-10
lines changed

requirements.txt

Lines changed: 43 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,43 @@
1-
tkinter
2-
os
3-
subprocess
4-
re
5-
shodan
6-
python-nmap
7-
logging
8-
json
9-
requests
10-
cryptography
1+
torch==1.12.1
2+
uvicorn==0.18.2
3+
fastapi==0.92.0
4+
gunicorn>=20.0
5+
python-dotenv==0.21.1
6+
transformers
7+
numpy
8+
Pillow
9+
tqdm
10+
tk
11+
scipy
12+
huggingface_hub
13+
torchaudio
14+
pydub
15+
ffmpeg-python
16+
pytorch_lightning
17+
einops
18+
sentencepiece
19+
transformers[flax]
20+
safetensors
21+
bitsandbytes
22+
faiss-cpu
23+
nlp
24+
tokenizers
25+
webdataset
26+
gradio
27+
omegaconf
28+
dataclasses
29+
scikit-learn
30+
timm
31+
dill
32+
setproctitle
33+
typing-extensions
34+
redis
35+
flask
36+
psutil
37+
matplotlib
38+
seaborn
39+
beautifulsoup4
40+
requests
41+
numpydoc
42+
streamlit
43+
plotly

0 commit comments

Comments
 (0)