DigiP-AI commited on
Commit
724ca21
·
verified ·
1 Parent(s): 2cc38a1

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==0.30.1
2
+ deepspeed==0.14.4
3
+ einops==0.8.0
4
+ transformers==4.43.3
5
+ huggingface-hub==0.24.5
6
+ optimum-quanto
7
+ datasets
8
+ omegaconf
9
+ diffusers
10
+ sentencepiece
11
+ opencv-python
12
+ matplotlib
13
+ onnxruntime
14
+ torchvision
15
+ timm