Kvikontent Fabrice-TIERCELIN commited on
Commit
7d579dc
β€’
1 Parent(s): 61d7fe7

Reuse the code from a working space (1/2) (#7)

Browse files

- Reuse the code from a working space (1/2) (38f5ccb7f74574757594849b9bb525f3371f86b9)


Co-authored-by: Fabrice TIERCELIN <[email protected]>

Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
- accelerate
2
- diffusers
3
  transformers
 
 
 
 
4
  torch
 
1
+ git+https://github.com/huggingface/diffusers.git
 
2
  transformers
3
+ accelerate
4
+ safetensors
5
+ opencv-python
6
+ uuid
7
  torch