seawolf2357 commited on
Commit
75e3a5e
1 Parent(s): cbb0dad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -1,3 +1,5 @@
 
 
1
  import gradio as gr
2
  import torch
3
  import os
 
1
+ # -*- coding: UTF-8 -*-
2
+
3
  import gradio as gr
4
  import torch
5
  import os