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