sms07 commited on
Commit
7b36a49
1 Parent(s): 7a02f02

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ from transformers import (
7
  BlenderbotForConditionalGeneration,
8
  )
9
 
10
- st.title("Georgios-Ioannou-Visual-Question-Answering-With-Hugging-Face")
11
  st.write("Drag and drop an image file here.")
12
 
13
  # Allow the user to upload an image file
 
7
  BlenderbotForConditionalGeneration,
8
  )
9
 
10
+ st.title("Georgios Ioannou's Visual Question Answering With Hugging Face")
11
  st.write("Drag and drop an image file here.")
12
 
13
  # Allow the user to upload an image file