We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7da897b commit 0d293a7Copy full SHA for 0d293a7
requirements.txt
@@ -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
+torch==1.12.1
+uvicorn==0.18.2
+fastapi==0.92.0
+gunicorn>=20.0
+python-dotenv==0.21.1
+transformers
+numpy
+Pillow
+tqdm
+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