clarification for settings; another comment about copied files

This commit is contained in:
AUTOMATIC
2022-09-07 12:57:12 +03:00
parent 6a9b33c848
commit 5e12c23a67
3 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
# this file is copied from CodeFormer repository. Please see comment in modules/codeformer_model.py
'''
VQGAN code, adapted from the original created by the Unleashing Transformers authors:
https://github.com/samb-t/unleashing-transformers/blob/master/models/vqgan.py