ATG2024 commited on
Commit
1142e03
·
verified ·
1 Parent(s): c5ba721

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -19,10 +19,10 @@ import os
19
  # fn=respond,
20
  # inputs="text",
21
  # outputs=["text", "image"]
22
- )#
23
 
24
  # Launch the interface
25
- iface.launch()
26
  os.environ["TOKENIZERS_PARALLELISM"] = "false"
27
 
28
  # Initialize paths and model identifiers for easy configuration and maintenance
 
19
  # fn=respond,
20
  # inputs="text",
21
  # outputs=["text", "image"]
22
+
23
 
24
  # Launch the interface
25
+ #iface.launch()#
26
  os.environ["TOKENIZERS_PARALLELISM"] = "false"
27
 
28
  # Initialize paths and model identifiers for easy configuration and maintenance