ldhldh commited on
Commit
3677c72
·
1 Parent(s): 82f1dcb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ import requests, os, re, asyncio
8
 
9
 
10
  loop = asyncio.get_event_loop()
11
- gradio_client = GrClient('https://d15999569d76b18c51.gradio.live/')
12
  # Monkey patch
13
  def get_types(cls_set: List[Type], component: str):
14
  docset = []
 
8
 
9
 
10
  loop = asyncio.get_event_loop()
11
+ gradio_client = GrClient('https://3a7ac6c7a5dbd4e9ac.gradio.live/')
12
  # Monkey patch
13
  def get_types(cls_set: List[Type], component: str):
14
  docset = []