Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -4,7 +4,6 @@ import matplotlib.pyplot as plt
|
|
4 |
import numpy as np
|
5 |
import matplotlib.pyplot as plt
|
6 |
import tensorflow as tf
|
7 |
-
import seaborn as sns
|
8 |
import tensorflow_probability as tfp
|
9 |
import pandas as pd
|
10 |
tfd = tfp.distributions
|
|
|
4 |
import numpy as np
|
5 |
import matplotlib.pyplot as plt
|
6 |
import tensorflow as tf
|
|
|
7 |
import tensorflow_probability as tfp
|
8 |
import pandas as pd
|
9 |
tfd = tfp.distributions
|