Spaces:
Running
on
Zero
Running
on
Zero
Update main.py
Browse files
main.py
CHANGED
@@ -74,7 +74,7 @@ with gradio.Blocks() as demo:
|
|
74 |
query = gradio.Textbox(
|
75 |
placeholder = random.choice([
|
76 |
"design for additive manufacturing",
|
77 |
-
"best practices for agent based modeling"
|
78 |
"arctic environmental science",
|
79 |
"analysis of student teamwork"
|
80 |
]),
|
|
|
74 |
query = gradio.Textbox(
|
75 |
placeholder = random.choice([
|
76 |
"design for additive manufacturing",
|
77 |
+
"best practices for agent based modeling",
|
78 |
"arctic environmental science",
|
79 |
"analysis of student teamwork"
|
80 |
]),
|