streamlit-webrtc 0.56.0__py3-none-any.whl → 0.57.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- streamlit_webrtc/frontend/dist/assets/{index-DQOpN3ny.js → index-D0wGDB0z.js} +36 -36
- streamlit_webrtc/frontend/dist/index.html +1 -1
- {streamlit_webrtc-0.56.0.dist-info → streamlit_webrtc-0.57.0.dist-info}/METADATA +1 -1
- {streamlit_webrtc-0.56.0.dist-info → streamlit_webrtc-0.57.0.dist-info}/RECORD +6 -6
- {streamlit_webrtc-0.56.0.dist-info → streamlit_webrtc-0.57.0.dist-info}/WHEEL +0 -0
- {streamlit_webrtc-0.56.0.dist-info → streamlit_webrtc-0.57.0.dist-info}/licenses/LICENSE +0 -0
@@ -6,7 +6,7 @@
|
|
6
6
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
7
7
|
<meta name="theme-color" content="#000000" />
|
8
8
|
<meta name="description" content="Streamlit WebRTC Component" />
|
9
|
-
<script type="module" crossorigin src="./assets/index-
|
9
|
+
<script type="module" crossorigin src="./assets/index-D0wGDB0z.js"></script>
|
10
10
|
</head>
|
11
11
|
<body>
|
12
12
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: streamlit-webrtc
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.57.0
|
4
4
|
Summary: Real-time video and audio processing on Streamlit
|
5
5
|
Project-URL: Repository, https://github.com/whitphx/streamlit-webrtc
|
6
6
|
Author-email: "Yuichiro Tachibana (Tsuchiya)" <t.yic.yt@gmail.com>
|
@@ -17,9 +17,9 @@ streamlit_webrtc/session_info.py,sha256=V1EdzD2I8dWANXdC84EKSz8XgPM-zugtkYsb4hJm
|
|
17
17
|
streamlit_webrtc/shutdown.py,sha256=PUjMoNZcTRGzZCooCmjWARpeVs5EG_9JXAf1Iay7dBM,2353
|
18
18
|
streamlit_webrtc/source.py,sha256=haPqMZ50Xh8tg7Z1yN8Frfk8v7D3oOuKteaD59asbzs,2263
|
19
19
|
streamlit_webrtc/webrtc.py,sha256=G-QdeKyDEuV_kliA6yjL9LW-6ZLNcjphQoByPQTCjxk,28706
|
20
|
-
streamlit_webrtc/frontend/dist/index.html,sha256=
|
21
|
-
streamlit_webrtc/frontend/dist/assets/index-
|
22
|
-
streamlit_webrtc-0.
|
23
|
-
streamlit_webrtc-0.
|
24
|
-
streamlit_webrtc-0.
|
25
|
-
streamlit_webrtc-0.
|
20
|
+
streamlit_webrtc/frontend/dist/index.html,sha256=IOj27wnMH6-vS7cwR6NJVj0zbv-e2i_Q7zpGRwnBS00,527
|
21
|
+
streamlit_webrtc/frontend/dist/assets/index-D0wGDB0z.js,sha256=P4XZoEO7AnXSSI3Qyb8xEV___KJaiq7kBlqJlGJdPfg,584027
|
22
|
+
streamlit_webrtc-0.57.0.dist-info/METADATA,sha256=e_Jm5utxj5ZmM_GDLeUANUlhkYKgoj5u1nU6Cw1do_E,18641
|
23
|
+
streamlit_webrtc-0.57.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
24
|
+
streamlit_webrtc-0.57.0.dist-info/licenses/LICENSE,sha256=pwccNHVA7r4rYofGlMU10aKEU90GLUlQr8uY80PR0NQ,1081
|
25
|
+
streamlit_webrtc-0.57.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|