Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -16,7 +16,7 @@ def greet(name):
|
|
16 |
headers = {"Authorization": "Bearer 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"}
|
17 |
|
18 |
output = query({
|
19 |
-
"inputs":
|
20 |
})
|
21 |
return output
|
22 |
|
|
|
16 |
headers = {"Authorization": "Bearer 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"}
|
17 |
|
18 |
output = query({
|
19 |
+
"inputs": "Can you please let us know more details about your ",
|
20 |
})
|
21 |
return output
|
22 |
|