Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -5,7 +5,6 @@ import json
|
|
| 5 |
|
| 6 |
# Replace the empty string with your model id below
|
| 7 |
model_id = "7qrmoo93"
|
| 8 |
-
baseten_api_key = "gN3ksgBu.ayDr4GN8iTBEzoQu5pQjmNz6zuj0iL8t"
|
| 9 |
|
| 10 |
def res(data):
|
| 11 |
print(data)
|
|
|
|
| 5 |
|
| 6 |
# Replace the empty string with your model id below
|
| 7 |
model_id = "7qrmoo93"
|
|
|
|
| 8 |
|
| 9 |
def res(data):
|
| 10 |
print(data)
|