jihyeonj commited on
Commit
a5113a6
·
verified ·
1 Parent(s): 40a1598

fixing import error

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -1,6 +1,4 @@
1
- import jax
2
  import numpy as np
3
- import jax.numpy as jnp
4
  import matplotlib.pyplot as plt
5
  from functools import partial
6
  import torch
 
 
1
  import numpy as np
 
2
  import matplotlib.pyplot as plt
3
  from functools import partial
4
  import torch