Spaces:
Running
on
T4
Running
on
T4
Commit
·
595caab
1
Parent(s):
9b24dcc
Update app.py
Browse files
app.py
CHANGED
@@ -68,6 +68,8 @@ def round_to_8(num):
|
|
68 |
return
|
69 |
|
70 |
examples = [
|
|
|
|
|
71 |
['A serious capybara at work, wearing a suit',
|
72 |
'low quality'],
|
73 |
['a graffiti of a robot serving meals to people',
|
|
|
68 |
return
|
69 |
|
70 |
examples = [
|
71 |
+
['A group of 4 students from University of Wisconsin Stout sitting at a table talking, men and women, detailed faces, different races',
|
72 |
+
'glitch, deformed'],
|
73 |
['A serious capybara at work, wearing a suit',
|
74 |
'low quality'],
|
75 |
['a graffiti of a robot serving meals to people',
|