lifewjola commited on
Commit
574130f
·
1 Parent(s): 42e7069

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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