Spaces:
Sleeping
Sleeping
shahin-hashim
commited on
Commit
β’
18098dd
1
Parent(s):
8226dd3
Update app.py
Browse files
app.py
CHANGED
@@ -2,7 +2,7 @@ import random
|
|
2 |
import gradio as gr
|
3 |
import requests
|
4 |
|
5 |
-
URL = "
|
6 |
|
7 |
responses = {
|
8 |
" ": "Oops! Did you just unleash the invisible ink message? Looks like you're communicating in stealth mode! π",
|
|
|
2 |
import gradio as gr
|
3 |
import requests
|
4 |
|
5 |
+
URL = "https://huggingface.co/spaces/shahin-hashim/hugo-fast-api"
|
6 |
|
7 |
responses = {
|
8 |
" ": "Oops! Did you just unleash the invisible ink message? Looks like you're communicating in stealth mode! π",
|