Spaces:
Running
Running
Jean Louis
commited on
Commit
·
b761d6e
1
Parent(s):
7b7b259
Updated HTML files
Browse files- 01-prepare-python.html +4 -0
01-prepare-python.html
CHANGED
|
@@ -147,5 +147,9 @@ print(output)
|
|
| 147 |
<hr />
|
| 148 |
|
| 149 |
<p>Now you’re ready to use Hugging Face models and tools in Python! 🚀</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
| 150 |
</body>
|
| 151 |
</html>
|
|
|
|
| 147 |
<hr />
|
| 148 |
|
| 149 |
<p>Now you’re ready to use Hugging Face models and tools in Python! 🚀</p>
|
| 150 |
+
|
| 151 |
+
<h1>Proceed to next step</h1>
|
| 152 |
+
|
| 153 |
+
<p><a href="index.html">Proceed to next step.</a></p>
|
| 154 |
</body>
|
| 155 |
</html>
|