doevent commited on
Commit
200dd6a
·
verified ·
1 Parent(s): 341ff8a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -1
requirements.txt CHANGED
@@ -1 +1,11 @@
1
- git+https://github.com/ai-forever/KandiSuperRes.git
 
 
 
 
 
 
 
 
 
 
 
1
+ --index-url https://download.pytorch.org/whl/cu118
2
+ torch
3
+ --index-url https://download.pytorch.org/whl/cu118
4
+ torchvision
5
+ --index-url https://download.pytorch.org/whl/cu118
6
+ torchaudio
7
+ transformers
8
+ scikit-image
9
+ matplotlib
10
+ diffusers
11
+ einops