Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -94,4 +94,4 @@ def generate_final_output(log):
|
|
94 |
# Iniciar el experimento
|
95 |
initial_question = "What happens in the space between a response and its recreation?"
|
96 |
result = experiment_loop(initial_question)
|
97 |
-
print(result)
|
|
|
94 |
# Iniciar el experimento
|
95 |
initial_question = "What happens in the space between a response and its recreation?"
|
96 |
result = experiment_loop(initial_question)
|
97 |
+
print(result)
|