ruslanmv commited on
Commit
b0c18e8
1 Parent(s): f6b9815

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -1
requirements.txt CHANGED
@@ -1,4 +1,15 @@
1
- gradio
2
  #torch
3
  #torchvision
4
  #requests
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #gradio
2
  #torch
3
  #torchvision
4
  #requests
5
+
6
+
7
+ accelerate==0.24.1
8
+ diffusers==0.23.0
9
+ gradio==3.39.0
10
+ invisible-watermark==0.2.0
11
+ Pillow==10.1.0
12
+ torch==2.1.0
13
+ transformers==4.35.0
14
+ ipython
15
+