thewellermangroup commited on
Commit
ff9bbe0
·
1 Parent(s): df763ce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -84,7 +84,7 @@ def ChatGPT():
84
  def Dalle-2():
85
  return 'Access Denied'
86
  @app.route('/ACCESS/The Wellerman Group AI/3D Thing', methods=['GET'])
87
- def 3DThing():
88
  return 'Access Denied'
89
  @app.route('/ACCESS/The Wellerman Group AI/Make Your Own', methods=['GET'])
90
  def MakeYourOwn():
 
84
  def Dalle-2():
85
  return 'Access Denied'
86
  @app.route('/ACCESS/The Wellerman Group AI/3D Thing', methods=['GET'])
87
+ def ThreeDimensionalThing():
88
  return 'Access Denied'
89
  @app.route('/ACCESS/The Wellerman Group AI/Make Your Own', methods=['GET'])
90
  def MakeYourOwn():