fantaxy commited on
Commit
1636a88
·
verified ·
1 Parent(s): b081fa6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -12,6 +12,7 @@ s = sched.scheduler(time.time, time.sleep)
12
 
13
  # URL 리스트 (총 100개의 URL이 있다고 가정)
14
  urls = [
 
15
  "https://ginipick-gini-llm-chatbot-text.hf.space",
16
  "https://ginipick-gini-llm-chat-speech.hf.space",
17
  "https://ginipick-gini-llm-blog.hf.space",
 
12
 
13
  # URL 리스트 (총 100개의 URL이 있다고 가정)
14
  urls = [
15
+ "https://fantaxy-timer2.hf.space",
16
  "https://ginipick-gini-llm-chatbot-text.hf.space",
17
  "https://ginipick-gini-llm-chat-speech.hf.space",
18
  "https://ginipick-gini-llm-blog.hf.space",