Spaces:
Runtime error
Runtime error
RoyalEagle
commited on
Commit
•
6ca1516
1
Parent(s):
88cd373
Delete requirements.txt
Browse files- requirements.txt +0 -18
requirements.txt
DELETED
@@ -1,18 +0,0 @@
|
|
1 |
-
!pip install torch==1.9.0+cu111 torchtext==0.10.0 torchvision==0.10.0+cu111 -f https://download.pytorch.org/whl/torch/ -f https://download.pytorch.org/whl/torchvision/
|
2 |
-
|
3 |
-
!git clone https://github.com/openai/CLIP
|
4 |
-
# !pip install taming-transformers
|
5 |
-
!git clone https://github.com/CompVis/taming-transformers.git
|
6 |
-
!rm -Rf pixray
|
7 |
-
!git clone https://github.com/dribnet/pixray
|
8 |
-
!pip install ftfy regex tqdm omegaconf pytorch-lightning
|
9 |
-
!pip install kornia==0.6.1
|
10 |
-
!pip install imageio-ffmpeg
|
11 |
-
!pip install einops
|
12 |
-
!pip install torch-optimizer
|
13 |
-
!pip install easydict
|
14 |
-
!pip install braceexpand
|
15 |
-
!pip install git+https://github.com/pvigier/perlin-numpy
|
16 |
-
!mkdir steps
|
17 |
-
!mkdir models
|
18 |
-
!pip install gradio==2.5.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|