morenomp commited on
Commit
5bb0f9e
·
verified ·
1 Parent(s): fea4ff8

cambio de nombre

Browse files
Files changed (1) hide show
  1. test/test-api-space.py +1 -1
test/test-api-space.py CHANGED
@@ -3,7 +3,7 @@
3
 
4
  from gradio_client import Client
5
 
6
- client = Client("manuell01/practica-chat")
7
  result = client.predict(
8
  query="Where is the hospital located!!",
9
  top_k=5,
 
3
 
4
  from gradio_client import Client
5
 
6
+ client = Client("morenomp/Python-Huggingface")
7
  result = client.predict(
8
  query="Where is the hospital located!!",
9
  top_k=5,