42Cummer commited on
Commit
28b20cd
·
verified ·
1 Parent(s): be4943b

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +39 -0
requirements.txt ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ accelerate==1.12.0
3
+ backports.zstd
4
+ biopython==1.86
5
+ Brotli
6
+ certifi
7
+ charset-normalizer
8
+ dotenv==0.9.9
9
+ filelock
10
+ fsspec==2025.12.0
11
+ gmpy2
12
+ h2
13
+ hf-xet==1.2.0
14
+ hpack
15
+ huggingface-hub==0.36.0
16
+ hyperframe
17
+ idna
18
+ Jinja2
19
+ MarkupSafe
20
+ mpmath
21
+ networkx
22
+ numpy==2.2.6
23
+ packaging==25.0
24
+ pillow
25
+ psutil==7.2.1
26
+ PySocks
27
+ python-dotenv==1.2.1
28
+ PyYAML
29
+ regex==2025.11.3
30
+ requests
31
+ safetensors==0.7.0
32
+ sympy==1.13.1
33
+ tokenizers==0.22.1
34
+ torch==2.5.1
35
+ torchvision==0.20.1
36
+ tqdm==4.67.1
37
+ transformers==4.57.3
38
+ typing_extensions
39
+ urllib3