mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
@@ -2,7 +2,7 @@
|
||||
Modified from https://github.com/sczhou/CodeFormer
|
||||
VQGAN code, adapted from the original created by the Unleashing Transformers authors:
|
||||
https://github.com/samb-t/unleashing-transformers/blob/master/models/vqgan.py
|
||||
This verison of the arch specifically was gathered from an old version of GFPGAN. If this is a problem, please contact me.
|
||||
This version of the arch specifically was gathered from an old version of GFPGAN. If this is a problem, please contact me.
|
||||
"""
|
||||
import math
|
||||
from typing import Optional
|
||||
|
||||
Reference in New Issue
Block a user