RageshAntony commited on
Commit
04c4ce0
·
verified ·
1 Parent(s): 96a1cf5

added onediff reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -1
requirements.txt CHANGED
@@ -1,7 +1,19 @@
1
  accelerate
2
  diffusers
3
  torch
 
4
  transformers
5
  git+https://github.com/huggingface/diffusers.git
 
 
 
6
  sentencepiece
7
- fastapi==0.112.2
 
 
 
 
 
 
 
 
 
1
  accelerate
2
  diffusers
3
  torch
4
+ torchvision
5
  transformers
6
  git+https://github.com/huggingface/diffusers.git
7
+ numpy
8
+ opencv-python
9
+ peft
10
  sentencepiece
11
+ pytest
12
+ matplotlib
13
+ scikit-learn
14
+ scipy
15
+ einops
16
+ jaxtyping
17
+ git+https://github.com/facebookresearch/pytorch3d.git
18
+ bitsandbytes
19
+ beautifulsoup4