sudo-soldier commited on
Commit
031b097
·
verified ·
1 Parent(s): 9e4527a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  gradio
2
- transformers==4.30.0
3
- diffusers==0.18.0
4
- torch==2.0.1
5
- httpx==0.23.0
6
 
 
1
  gradio
2
+ diffusers
3
+ torch
4
+ huggingface_hub
5
+
6