Niki Zhang commited on
Commit
b4ba1aa
·
verified ·
1 Parent(s): 772a687

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -8
app.py CHANGED
@@ -1024,14 +1024,7 @@ async def upload_callback(image_input,state, log_state, task_type, visual_chatgp
1024
  year = "1533 (Northern Renaissance)"
1025
  material= "Realism"
1026
  gender = "male"
1027
-
1028
- elif task_type=="task 2":
1029
- name ="The Ambassadors"
1030
- artist ="Hans Holbein the Younger"
1031
- year = "1533 (Northern Renaissance)"
1032
- material= "Realism"
1033
- gender = "male"
1034
-
1035
  elif task_type=="task 2":
1036
  name = "The Football Players"
1037
  artist= "Albert Gleizes"
 
1024
  year = "1533 (Northern Renaissance)"
1025
  material= "Realism"
1026
  gender = "male"
1027
+
 
 
 
 
 
 
 
1028
  elif task_type=="task 2":
1029
  name = "The Football Players"
1030
  artist= "Albert Gleizes"