oldfart commited on
Commit
8dbe354
·
1 Parent(s): 9bd3413

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  from queue import Queue
2
  from threading import Thread
3
  from typing import Optional
 
1
+ pip install torch
2
  from queue import Queue
3
  from threading import Thread
4
  from typing import Optional