Spaces:
Running
Running
Jean Louis
commited on
Commit
·
e375757
1
Parent(s):
386c510
Updated HTML files
Browse files- 01-prepare-python.html +3 -2
01-prepare-python.html
CHANGED
|
@@ -11,8 +11,9 @@
|
|
| 11 |
<body>
|
| 12 |
<h1>Prepare Python environment to download Hugging Face models</h1>
|
| 13 |
|
| 14 |
-
<p>This guide will help you install the necessary Hugging
|
| 15 |
-
and tools to download and use
|
|
|
|
| 16 |
|
| 17 |
<p>Follow this guide, or <a href="index.html">return to the main page</a> if needed.</p>
|
| 18 |
|
|
|
|
| 11 |
<body>
|
| 12 |
<h1>Prepare Python environment to download Hugging Face models</h1>
|
| 13 |
|
| 14 |
+
<p>This guide will help you install the necessary <a href="https://huggingface.co">Hugging
|
| 15 |
+
Face</a> packages and tools to download and use
|
| 16 |
+
models from the Hugging Face Hub.</p>
|
| 17 |
|
| 18 |
<p>Follow this guide, or <a href="index.html">return to the main page</a> if needed.</p>
|
| 19 |
|