Update app.py
Browse files
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",
|