Saarthak2002 commited on
Commit
6376d60
·
verified ·
1 Parent(s): 9462d72

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- torch==2.0.1
2
- diffusers==0.20.0
3
- transformers==4.34.0
4
- Pillow==9.5.0
5
- gradio==3.34.0
 
 
6
 
 
1
+ torch
2
+ diffusers
3
+ gradio
4
+ transformers
5
+ accelerate
6
+ pillow
7
+
8