cakemus commited on
Commit
81ce1d6
·
1 Parent(s): 452ceab
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- https://gradio-builds.s3.amazonaws.com/756e3431d65172df986a7e335dce8136206a293a/gradio-4.7.1-py3-none-any.whl
2
- git+https://github.com/huggingface/diffusers.git
 
 
3
  transformers
 
4
  accelerate
5
- safetensors
6
- opencv-python
7
- uuid
 
1
+ torch
2
+ diffusers
3
+ Pillow
4
+ numpy
5
  transformers
6
+ gradio
7
  accelerate
8
+ opencv-python