Spaces:
Sleeping
Sleeping
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 = "https://
|
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://shahin-hashim-hugo-fast-api.hf.space"
|
6 |
|
7 |
responses = {
|
8 |
" ": "Oops! Did you just unleash the invisible ink message? Looks like you're communicating in stealth mode! π",
|