massimo ceraolo commited on
Commit
e7eada4
1 Parent(s): 9d27d1f
app.py CHANGED
@@ -49,7 +49,7 @@ iface = gr.Interface(
49
  title="Interior Design Image Generator",
50
  description="Upload an image and provide a prompt to generate interior design variations and find similar IKEA products.",
51
  theme="default",
52
- allow_flagging="never"
53
  )
54
 
55
  if __name__ == "__main__":
 
49
  title="Interior Design Image Generator",
50
  description="Upload an image and provide a prompt to generate interior design variations and find similar IKEA products.",
51
  theme="default",
52
+ flagging_mode="never"
53
  )
54
 
55
  if __name__ == "__main__":
data/{faiss_index.index → ikea_faiss.index} RENAMED
File without changes