FOLZi commited on
Commit
6c3f67f
·
verified ·
1 Parent(s): 15fe2f0

removed os and typing

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -1,7 +1,4 @@
1
- import os
2
  from threading import Thread
3
- from typing import Iterator
4
-
5
  import gradio as gr
6
  import spaces
7
  import torch
 
 
1
  from threading import Thread
 
 
2
  import gradio as gr
3
  import spaces
4
  import torch