Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -17,7 +17,7 @@ Also, You can regenerate recommendations if the first suggestions are not really
|
|
17 |
So let's get started!
|
18 |
"""
|
19 |
|
20 |
-
pip install tensorflow streamlit
|
21 |
|
22 |
# Import necessary libraries
|
23 |
import tensorflow as tf
|
|
|
17 |
So let's get started!
|
18 |
"""
|
19 |
|
20 |
+
# pip install tensorflow streamlit
|
21 |
|
22 |
# Import necessary libraries
|
23 |
import tensorflow as tf
|