Fix: Update deprecated APIs and dependencies

#16
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  accelerate
2
- git+https://github.com/huggingface/diffusers.git
3
  torch
4
  gradio
5
  transformers
 
1
  accelerate
2
+ diffusers
3
  torch
4
  gradio
5
  transformers