TroglodyteDerivations
commited on
Updated line 74 with: st.image("UAV Genetic Algorithm Pair of Gaussians Model 3.jpeg", caption='UAV Genetic Algorithm Pair of Gaussians Model 三')
Browse files
app.py
CHANGED
@@ -71,7 +71,7 @@ st.write(f"Objective Function Value (Ojective Function 1): {result}")
|
|
71 |
st.image("UAV Genetic Algorithm Pair of Gaussians Model 2.jpeg", caption='UAV Genetic Algorithm Pair of Gaussians Model 二')
|
72 |
st.image("Objective Function 2.png", caption='Objective Function 二')
|
73 |
st.write(f"Objective Function Value (Objective Function 2): {result_2}")
|
74 |
-
st.image("UAV Genetic
|
75 |
st.image("Objective Function 3.png", caption='Objective Function 三')
|
76 |
st.write(f"Objective Function Value (Objective Function 3): {result_3}")
|
77 |
st.image("UAV Genetic Algorithm Pair of Gaussians Model 4.jpeg", caption='UAV Genetic Algorithm Pair of Gaussians Model 四')
|
|
|
71 |
st.image("UAV Genetic Algorithm Pair of Gaussians Model 2.jpeg", caption='UAV Genetic Algorithm Pair of Gaussians Model 二')
|
72 |
st.image("Objective Function 2.png", caption='Objective Function 二')
|
73 |
st.write(f"Objective Function Value (Objective Function 2): {result_2}")
|
74 |
+
st.image("UAV Genetic Algorithm Pair of Gaussians Model 3.jpeg", caption='UAV Genetic Algorithm Pair of Gaussians Model 三')
|
75 |
st.image("Objective Function 3.png", caption='Objective Function 三')
|
76 |
st.write(f"Objective Function Value (Objective Function 3): {result_3}")
|
77 |
st.image("UAV Genetic Algorithm Pair of Gaussians Model 4.jpeg", caption='UAV Genetic Algorithm Pair of Gaussians Model 四')
|