shahin-hashim commited on
Commit
d96f22d
β€’
1 Parent(s): 18098dd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import random
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! πŸ˜„",
 
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! πŸ˜„",