littlehousezh commited on
Commit
1b06ea8
1 Parent(s): 6f9ea8e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -7,8 +7,8 @@ Original file is located at
7
  https://colab.research.google.com/drive/1ECyP45v5tfkn0I-0W24qWGQotWyqPIQS
8
  """
9
 
10
- ! pip install gradio
11
- ! pip install transformers
12
  import gradio as gr
13
 
14
  import torch
 
7
  https://colab.research.google.com/drive/1ECyP45v5tfkn0I-0W24qWGQotWyqPIQS
8
  """
9
 
10
+ #! pip install gradio
11
+ #! pip install transformers
12
  import gradio as gr
13
 
14
  import torch