hhyangcs commited on
Commit
9691bb4
1 Parent(s): 1dd13a7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  torch==2.0.1
2
  diffusers==0.30.0
 
3
  transformers==4.43.2
4
  huggingface-hub==0.24.2
5
  opencv-python
@@ -8,3 +9,4 @@ matplotlib
8
  scipy
9
  pillow
10
  easydict
 
 
1
  torch==2.0.1
2
  diffusers==0.30.0
3
+ accelerate==0.31.0
4
  transformers==4.43.2
5
  huggingface-hub==0.24.2
6
  opencv-python
 
9
  scipy
10
  pillow
11
  easydict
12
+ numpy