AItool commited on
Commit
eebd998
·
verified ·
1 Parent(s): 3cce1e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -83,4 +83,4 @@ with tab2:
83
  if st.button("Run Interpolation"):
84
  gif_path = interpolate_image(temp_a, temp_b)
85
  st.image(gif_path, caption="Interpolated GIF")
86
- st.text(f"Output path: {gif_path}")
 
83
  if st.button("Run Interpolation"):
84
  gif_path = interpolate_image(temp_a, temp_b)
85
  st.image(gif_path, caption="Interpolated GIF")
86
+ #st.text(f"Output path: {gif_path}")