Spaces:
Sleeping
Sleeping
Update app_test.py
Browse files- app_test.py +1 -1
app_test.py
CHANGED
|
@@ -66,7 +66,7 @@ VOTEDIR = "./votes"
|
|
| 66 |
|
| 67 |
@spaces.GPU
|
| 68 |
def bot():
|
| 69 |
-
print(f"### Chatbot instance ID
|
| 70 |
|
| 71 |
|
| 72 |
with gr.Blocks(
|
|
|
|
| 66 |
|
| 67 |
@spaces.GPU
|
| 68 |
def bot():
|
| 69 |
+
print(f"### Chatbot instance ID")
|
| 70 |
|
| 71 |
|
| 72 |
with gr.Blocks(
|