walaa2022 commited on
Commit
97f3940
·
verified ·
1 Parent(s): 5273a4f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +29 -7
requirements.txt CHANGED
@@ -1,7 +1,29 @@
1
-
2
- torch>=2.1.0,<2.5.0
3
- accelerate>=0.24.0
4
- pillow>=10.0.0
5
- gradio>=4.44.0
6
- numpy>=1.24.0
7
- transformers>=4.40.0,<4.50.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ xformers==0.0.26.post1
2
+ tokenizers
3
+ sentencepiece
4
+ shortuuid
5
+ transformers==4.51.3
6
+ accelerate
7
+ peft
8
+ bitsandbytes
9
+ pydantic
10
+ markdown2[all]
11
+ numpy
12
+ scikit-learn
13
+ gradio==4.16.0
14
+ gradio_client==0.8.1
15
+ requests
16
+ httpx==0.24.0
17
+ uvicorn
18
+ fastapi
19
+ einops==0.6.1
20
+ einops-exts==0.0.4
21
+ timm==0.6.13
22
+ ftfy
23
+ git+https://github.com/JiuhaiChen/diffusers.git
24
+ deepspeed
25
+ datasets
26
+ tabulate
27
+ ninja
28
+ qwen_vl_utils
29
+ huggingface_hub