kevinbednarek commited on
Commit
cd35c5e
Β·
1 Parent(s): fc9a365

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1,5 +1,5 @@
1
- ! pip install accelerate>=0.12.0 transformers[torch]==4.25.1
2
- ! pip install gradio
3
 
4
  import torch
5
  import gradio as gr
 
1
+ pip install accelerate>=0.12.0 transformers[torch]==4.25.1
2
+ pip install gradio
3
 
4
  import torch
5
  import gradio as gr