Add tags
Browse files
README.md
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
3 |
---
|
4 |
<p align="center">
|
5 |
<!-- product name logo -->
|
@@ -32,5 +35,4 @@ Now, this is the final step: using the entry point. You should:
|
|
32 |
- edit `play_with_endpoint.py`
|
33 |
- replace `API_URL` by your entry point URL
|
34 |
|
35 |
-
Finally, you'll be able to launch your application with `python play_with_endpoint.py`.
|
36 |
-
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- FHE
|
5 |
+
- concrete-ml
|
6 |
---
|
7 |
<p align="center">
|
8 |
<!-- product name logo -->
|
|
|
35 |
- edit `play_with_endpoint.py`
|
36 |
- replace `API_URL` by your entry point URL
|
37 |
|
38 |
+
Finally, you'll be able to launch your application with `python play_with_endpoint.py`.
|
|