Spaces:
Sleeping
Sleeping
noumanjavaid
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
import streamlit as st
|
2 |
# %%
|
3 |
# Datasets installation
|
4 |
-
|
5 |
# To install from source instead of the last release, comment the command above and uncomment the following one.
|
6 |
# ! pip install git+https://github.com/huggingface/datasets.git
|
7 |
|
|
|
1 |
import streamlit as st
|
2 |
# %%
|
3 |
# Datasets installation
|
4 |
+
#! pip install datasets transformers
|
5 |
# To install from source instead of the last release, comment the command above and uncomment the following one.
|
6 |
# ! pip install git+https://github.com/huggingface/datasets.git
|
7 |
|