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

Update app.py

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