atatakun commited on
Commit
795d177
1 Parent(s): 277bd9e

Upload requirements20240102.txt

Browse files
Files changed (1) hide show
  1. requirements20240102.txt +56 -0
requirements20240102.txt ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==0.24.1
2
+ antlr4-python3-runtime==4.9.3
3
+ attrs==23.1.0
4
+ cattrs==23.2.2
5
+ certifi==2023.11.17
6
+ charset-normalizer==3.3.2
7
+ contourpy==1.2.0
8
+ coremltools==7.1
9
+ cycler==0.12.1
10
+ diffusers[torch]==0.23.1
11
+ exceptiongroup==1.2.0
12
+ filelock==3.13.1
13
+ fonttools==4.45.0
14
+ fsspec==2023.10.0
15
+ huggingface-hub==0.17.3
16
+ idna==3.6
17
+ importlib-metadata==6.8.0
18
+ iniconfig==2.0.0
19
+ invisible-watermark==0.2.0
20
+ Jinja2==3.1.2
21
+ joblib==1.3.2
22
+ kiwisolver==1.4.5
23
+ MarkupSafe==2.1.3
24
+ matplotlib==3.8.2
25
+ mpmath==1.3.0
26
+ networkx==3.2.1
27
+ numpy==1.23.5
28
+ omegaconf==2.3.0
29
+ opencv-python==4.8.1.78
30
+ packaging==23.2
31
+ Pillow==10.1.0
32
+ pluggy==1.3.0
33
+ protobuf==3.20.3
34
+ psutil==5.9.6
35
+ pyaml==23.9.7
36
+ pyparsing==3.1.1
37
+ pytest==7.4.3
38
+ python-dateutil==2.8.2
39
+ PyWavelets==1.5.0
40
+ PyYAML==6.0.1
41
+ regex==2023.10.3
42
+ requests==2.31.0
43
+ safetensors==0.4.1
44
+ scikit-learn==1.3.2
45
+ scipy==1.11.4
46
+ six==1.16.0
47
+ sympy==1.12
48
+ threadpoolctl==3.2.0
49
+ tokenizers==0.14.1
50
+ tomli==2.0.1
51
+ torch==2.1.1
52
+ tqdm==4.66.1
53
+ transformers==4.34.1
54
+ typing_extensions==4.8.0
55
+ urllib3==2.1.0
56
+ zipp==3.17.0