Spaces:
Runtime error
Runtime error
Delete experiments_expansion.py
Browse files- experiments_expansion.py +0 -8
experiments_expansion.py
DELETED
@@ -1,8 +0,0 @@
|
|
1 |
-
from modules.expansion import FooocusExpansion
|
2 |
-
|
3 |
-
expansion = FooocusExpansion()
|
4 |
-
|
5 |
-
text = 'a handsome man'
|
6 |
-
|
7 |
-
for i in range(64):
|
8 |
-
print(expansion(text, seed=i))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|