esen3110 commited on
Commit
19d596b
·
verified ·
1 Parent(s): 8307673

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- gradio
2
- numpy
3
- random
4
- diffusers
5
- import torch
6
- PIL
 
1
+ gradio
2
+ numpy
3
+ random
4
+ diffusers
5
+ torch
6
+ PIL