Mohuu0601 commited on
Commit
21508c7
·
verified ·
1 Parent(s): f0d3c3f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
 
2
  # Install required packages
3
- !pip install transformers
4
  !pip install streamlit
5
  !pip install torch
6
  !pip install datasets gradio
 
1
 
2
  # Install required packages
3
+ # !pip install transformers
4
  !pip install streamlit
5
  !pip install torch
6
  !pip install datasets gradio