nightfury commited on
Commit
9a74a48
β€’
1 Parent(s): 8169561

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu113
2
+ git+https://github.com/rwightman/pytorch-image-models.git
3
+ git+https://github.com/huggingface/diffusers.git
4
+ torch
5
+ torchvision
6
+ spaces
7
+ clip-interrogator
8
+ panna>=0.0.4