patellae commited on
Commit
ab5b5b9
1 Parent(s): f96ba77

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -94,7 +94,6 @@ def create_trajectory_gif(k1=3, k2=20, p=0.1, u1=1, u2=2, u3=2.3, timesteps=6, g
94
  return gif_filename, df
95
 
96
 
97
-
98
  iface = gr.Interface(
99
  fn= create_trajectory_gif,
100
  inputs=[
 
94
  return gif_filename, df
95
 
96
 
 
97
  iface = gr.Interface(
98
  fn= create_trajectory_gif,
99
  inputs=[