Spaces:
Sleeping
Sleeping
jasonfang3900
commited on
Commit
•
48f3868
1
Parent(s):
859e706
Update app.py
Browse files
app.py
CHANGED
@@ -3,7 +3,7 @@ from huggingface_hub import InferenceClient
|
|
3 |
import requests
|
4 |
import os
|
5 |
|
6 |
-
url = "http://
|
7 |
|
8 |
|
9 |
def respond(
|
|
|
3 |
import requests
|
4 |
import os
|
5 |
|
6 |
+
url = "http://47.94.86.196:8084/chat_completion"
|
7 |
|
8 |
|
9 |
def respond(
|