yhraje commited on
Commit
e0b9608
·
verified ·
1 Parent(s): 51af865

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +18 -18
index.html CHANGED
@@ -1,18 +1,18 @@
1
- <html>
2
-
3
- <body>
4
- <h1> Awareness for Digital Personal Data Protection (DPDP) Act </h1>
5
- <script
6
- src="https://cdn.jsdelivr.net/gh/logspace-ai/langflow-embedded-chat@v1.0.7/dist/build/static/js/bundle.min.js">
7
- </script>
8
- <langflow-chat
9
- window_title="DPDP Act Awareness "
10
- flow_id="2d3d0bcb-3e47-4a2f-9702-acd779d2d7fa"
11
- host_url="http://localhost:7860">
12
- </langflow-chat>
13
-
14
-
15
- </body>
16
-
17
- </html>
18
-
 
1
+ <html>
2
+
3
+ <body>
4
+ <h1> Awareness for Digital Personal Data Protection (DPDP) Act </h1>
5
+ <script
6
+ src="https://cdn.jsdelivr.net/gh/logspace-ai/langflow-embedded-chat@v1.0.7/dist/build/static/js/bundle.min.js">
7
+ </script>
8
+ <langflow-chat
9
+ window_title="DPDP Act Awareness "
10
+ flow_id="2d3d0bcb-3e47-4a2f-9702-acd779d2d7fa"
11
+ host_url="https://yhraje-dpdpact.hf.space">
12
+ </langflow-chat>
13
+
14
+
15
+ </body>
16
+
17
+ </html>
18
+