Xhaheen commited on
Commit
cf0a16c
·
1 Parent(s): 227fdeb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import os
2
-
3
  STABILITY_HOST = os.environ["STABILITY_HOST"]
4
  STABILITY_KEY = os.environ["STABILITY_KEY"]
5
  cohere_key = os.environ["cohere_key"]
 
1
  import os
2
+ #https://huggingface.co/spaces/Galis/room_interior_quality/tree/main
3
  STABILITY_HOST = os.environ["STABILITY_HOST"]
4
  STABILITY_KEY = os.environ["STABILITY_KEY"]
5
  cohere_key = os.environ["cohere_key"]