Mohuu0601 commited on
Commit
41f042a
·
verified ·
1 Parent(s): fde8fa8

Update app.py

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