chandra10 commited on
Commit
f4e93bf
·
1 Parent(s): fcd62a7

Update space

Browse files
Files changed (2) hide show
  1. app.py +1 -0
  2. requirements.txt +1 -1
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  pip install -r requirements.txt
2
 
3
  import gradio as gr
 
1
+ pip install --upgrade pip
2
  pip install -r requirements.txt
3
 
4
  import gradio as gr
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  huggingface_hub==0.22.2
2
  gradio
3
  transformers
4
- pytorch
 
1
  huggingface_hub==0.22.2
2
  gradio
3
  transformers
4
+ torch