DrishtiSharma
commited on
Commit
•
4df127e
1
Parent(s):
671cc8d
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
|