Spaces:
Running
Running
Zhu-FaceOnLive
commited on
Commit
•
03b0e10
1
Parent(s):
7f4b895
Update templates/intro.html
Browse files- templates/intro.html +1 -1
templates/intro.html
CHANGED
@@ -90,7 +90,7 @@
|
|
90 |
<a href="https://rapidapi.com/faceonlive-inc-faceonlive-inc-default/api/face-liveness-detection3/" target="_blank" rel="noopener noreferrer">Face Liveness Detection</a><br/>
|
91 |
<a href="https://rapidapi.com/faceonlive-inc-faceonlive-inc-default/api/face-recognition26/" target="_blank" rel="noopener noreferrer">Face Recognition</a>
|
92 |
</li>
|
93 |
-
<li>Set X-RapidAPI-Key as
|
94 |
<li>Install python packages from requirements.txt and run "python app.py".</li>
|
95 |
</ol>
|
96 |
<br/>
|
|
|
90 |
<a href="https://rapidapi.com/faceonlive-inc-faceonlive-inc-default/api/face-liveness-detection3/" target="_blank" rel="noopener noreferrer">Face Liveness Detection</a><br/>
|
91 |
<a href="https://rapidapi.com/faceonlive-inc-faceonlive-inc-default/api/face-recognition26/" target="_blank" rel="noopener noreferrer">Face Recognition</a>
|
92 |
</li>
|
93 |
+
<li>Set X-RapidAPI-Key as environment variable named API_KEY.</li>
|
94 |
<li>Install python packages from requirements.txt and run "python app.py".</li>
|
95 |
</ol>
|
96 |
<br/>
|