lakshmikarpolam commited on
Commit
c5d972d
1 Parent(s): 33088ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,7 +29,7 @@ def generate_and_display_image(prompt):
29
 
30
  # Main function
31
  def main():
32
- st.title("Image Generation with Diffusion Models")
33
 
34
  # Input prompt
35
  prompt = st.text_input("Enter your prompt")
 
29
 
30
  # Main function
31
  def main():
32
+ st.title(" Medical Images Generation with LLCM")
33
 
34
  # Input prompt
35
  prompt = st.text_input("Enter your prompt")