Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -3,7 +3,7 @@ from huggingface_hub import InferenceClient
|
|
| 3 |
|
| 4 |
client = InferenceClient("rahul7star/chatbot-v1")
|
| 5 |
|
| 6 |
-
title = "
|
| 7 |
|
| 8 |
def respond(
|
| 9 |
message,
|
|
|
|
| 3 |
|
| 4 |
client = InferenceClient("rahul7star/chatbot-v1")
|
| 5 |
|
| 6 |
+
title = "hul 7 . "
|
| 7 |
|
| 8 |
def respond(
|
| 9 |
message,
|