mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
license
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
# Fooocus GPT2 Expansion
|
||||||
|
# Algorithm created by Lvmin Zhang at 2023, Stanford
|
||||||
|
# If used inside Fooocus, any use is permitted.
|
||||||
|
# If used outside Fooocus, only non-commercial use is permitted (CC-By NC 4.0).
|
||||||
|
# This applies to the word list, vocab, model, and algorithm.
|
||||||
|
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import torch
|
import torch
|
||||||
import math
|
import math
|
||||||
|
|||||||
Reference in New Issue
Block a user