DrishtiSharma
commited on
Commit
•
fccc102
1
Parent(s):
4250582
Update app.py
Browse files
app.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
from collections import deque
|
2 |
import streamlit as st
|
3 |
import torch
|
4 |
from streamlit_player import st_player
|
|
|
1 |
+
from collections import deque
|
2 |
import streamlit as st
|
3 |
import torch
|
4 |
from streamlit_player import st_player
|