1inkusFace commited on
Commit
e821aea
·
verified ·
1 Parent(s): 526040b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +73 -29
requirements.txt CHANGED
@@ -1,50 +1,94 @@
 
 
 
 
 
 
1
  uvicorn
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
 
3
- #bitsandbytes
 
 
4
 
5
- #accelerate
 
 
 
 
 
6
 
7
- #torch
8
 
9
- #torchvision
 
 
 
 
 
 
10
 
11
- #torchaudio
12
 
13
- pipeline
 
 
14
 
15
- #transformers
16
 
17
- safetensors
18
 
19
- paramiko
20
 
21
- hf_transfer
22
 
23
- huggingface_hub[hf_transfer]
24
 
25
- #git+https://github.com/ford442/diffusers.git@upcast_4
26
- #git+https://github.com/huggingface/diffusers.git
27
- git+https://github.com/huggingface/transformers.git
28
- git+https://github.com/huggingface/accelerate.git
29
 
30
- ftfy
31
 
32
- opencv-python
 
 
 
33
 
34
- Pillow
35
 
36
- #git+https://github.com/facebookresearch/xformers.git
37
- #xformers
 
38
 
39
- numpy
40
 
41
- torchsde
42
 
43
- peft
44
 
45
- triton
46
- #diffusers
47
- git+https://github.com/ford442/diffusers.git@pre_upcast_64
48
- #torchruntime
49
- #hidet
50
- git+https://github.com/ford442/image_gen_aux.git@1ink
 
 
1
+ --prefer-binary
2
+ --extra-index-url https://download.pytorch.org/whl/cu124
3
+
4
+ spaces
5
+ Cython
6
+ #--pre
7
  uvicorn
8
+ unidecode
9
+ librosa
10
+ accelerate
11
+ git+https://github.com/huggingface/accelerate.git
12
+ transformers
13
+ tokenizers
14
+ git+https://github.com/huggingface/transformers.git
15
+ #optimum
16
+ #git+https://github.com/huggingface/optimum.git
17
+ imageio
18
+ safetensors
19
+ sentencepiece
20
+ #pynvml
21
+ compel
22
+ pipeline
23
+ wandb
24
+ paramiko
25
+ k_diffusion
26
+ hf-transfer
27
+ torchsde
28
+ huggingface_hub[hf_transfer]
29
 
30
+ opencv-python
31
+ matplotlib
32
+ Pillow
33
 
34
+ #xformers==0.0.29.post1
35
+ #xformers
36
+ #xformers --index-url https://download.pytorch.org/whl/cu124
37
+ jinja2
38
+ #xformers
39
+ #git+https://github.com/facebookresearch/xformers.git
40
 
41
+ #xformers==0.0.30.dev967
42
 
43
+ numpy
44
+ peft
45
+ scipy
46
+ bs4
47
+ #diffusers
48
+ #git+https://github.com/ford442/diffusers.git@upcast_only
49
+ git+https://github.com/ford442/diffusers.git@pre_64_nohook_unet
50
 
51
+ #git+https://github.com/huggingface/diffusers.git
52
 
53
+ #diffusers==0.32.0
54
+ gguf
55
+ cyper
56
 
57
+ git+https://github.com/ford442/image_gen_aux.git@1ink
58
 
59
+ #tabulate
60
 
61
+ triton
62
 
63
+ #gradio[oauth]==5.11.0
64
 
65
+ pybind11
66
 
67
+ ##pycuda
 
 
 
68
 
69
+ #hidet
70
 
71
+ #git+https://github.com/ford442/hidet.git@thread
72
+ pipeline
73
+ torch
74
+ torchvision
75
 
76
+ torchaudio
77
 
78
+ timm
79
+ torchao
80
+ #apache-tvm
81
 
82
+ #torch_tensorrt
83
 
84
+ #nvidia-pyindex
85
 
86
+ #nvidia-tensorrt
87
 
88
+ #nvidia-modelopt[hf]
89
+ #onnxruntime-gpu
90
+
91
+ #tensorrt-cu12
92
+
93
+ sageattention
94
+ gradio[oauth]