mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-04-27 17:51:22 +00:00
Expand head info in files
Previously before this commit, credits are already in entry and licenses are already in root. This commit will make info clearer.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
# 1st edit by https://github.com/CompVis/latent-diffusion
|
||||
# 2nd edit by https://github.com/Stability-AI/stablediffusion
|
||||
# 3rd edit by https://github.com/Stability-AI/generative-models
|
||||
# 4th edit by https://github.com/comfyanonymous/ComfyUI
|
||||
# 5th edit by Forge
|
||||
|
||||
|
||||
import torch
|
||||
# import pytorch_lightning as pl
|
||||
import torch.nn.functional as F
|
||||
|
||||
Reference in New Issue
Block a user