Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
stylegan2_mmcv
Commits
42e0ffb9
Commit
42e0ffb9
authored
Jun 30, 2024
by
dongchy920
Browse files
Update README.md, requirements/runtime.txt files
parent
f507d852
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
README.md
README.md
+1
-1
requirements/runtime.txt
requirements/runtime.txt
+1
-2
No files found.
README.md
View file @
42e0ffb9
...
@@ -77,7 +77,7 @@ pip install -r requirements.txt
...
@@ -77,7 +77,7 @@ pip install -r requirements.txt
下载后解压到当前目录
下载后解压到当前目录
数据目录结构如下:
数据目录结构如下:
```
```
./data/
ffhq
/
./data/
images
/
└── 00000.png
└── 00000.png
└── 00001.png
└── 00001.png
```
```
...
...
requirements/runtime.txt
View file @
42e0ffb9
...
@@ -6,5 +6,4 @@ requests
...
@@ -6,5 +6,4 @@ requests
scikit-image
scikit-image
scipy
scipy
tqdm
tqdm
mmgen
yapf==0.40.1
yapf==0.40.1
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment