Reduxxxx commited on
Commit
da6ed65
1 Parent(s): 9180c95

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,4 +1,5 @@
1
  # app.py
 
2
  import gradio as gr
3
  from transformers import AutoModel
4
  import torch
 
1
  # app.py
2
+
3
  import gradio as gr
4
  from transformers import AutoModel
5
  import torch