NAB1108 commited on
Commit
a3a3575
1 Parent(s): 848a90d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -128,7 +128,7 @@ def infer(question):
128
  limit = 0
129
  return infer(question)
130
  else:
131
- return "Usage Limit reached :( Please visit https://edith.framer.ai/pricing to unlock unlimited access!"
132
 
133
 
134
  css="""
 
128
  limit = 0
129
  return infer(question)
130
  else:
131
+ return "Usage Limit reached :( Please visit https://askedith.gumroad.com/l/app to unlock unlimited access!"
132
 
133
 
134
  css="""