frankjosh commited on
Commit
ad8bb7c
·
verified ·
1 Parent(s): 2cd857d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ Original file is located at
7
  https://colab.research.google.com/drive/1qv09N8Vtcw5vr5NqCSfZonFeh1SQmVW5
8
  """
9
 
10
- !pip install pyarrow pandas numpy streamlit gdown torch transformers
11
 
12
  import warnings
13
  warnings.filterwarnings('ignore')
 
7
  https://colab.research.google.com/drive/1qv09N8Vtcw5vr5NqCSfZonFeh1SQmVW5
8
  """
9
 
10
+ #!pip install pyarrow pandas numpy streamlit gdown torch transformers
11
 
12
  import warnings
13
  warnings.filterwarnings('ignore')