sbthesis commited on
Commit
2a95c49
·
1 Parent(s): 145c7fc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,4 +1,3 @@
1
- !pip install datasets evaluate transformers[sentencepiece]
2
  from transformers import pipeline
3
  import gradio as gr #this is in place of the streamlit of the HF video
4
  import torch #this is just like the HF video
 
 
1
  from transformers import pipeline
2
  import gradio as gr #this is in place of the streamlit of the HF video
3
  import torch #this is just like the HF video