Spaces:
Runtime error
Runtime error
Commit
·
d9f977d
1
Parent(s):
aedb445
Update login.html with preview link to notebooks
Browse files- login.html +4 -0
login.html
CHANGED
|
@@ -70,6 +70,10 @@
|
|
| 70 |
persistent storage so you can save your work. To start, you may want to
|
| 71 |
use a smaller GPU like the T4 and switch out to a bigger GPU when you want
|
| 72 |
to use bigger models for generating data.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 73 |
</p>
|
| 74 |
<h2>Duplicate the Space to run your own instance</h2>
|
| 75 |
<br />
|
|
|
|
| 70 |
persistent storage so you can save your work. To start, you may want to
|
| 71 |
use a smaller GPU like the T4 and switch out to a bigger GPU when you want
|
| 72 |
to use bigger models for generating data.
|
| 73 |
+
<b>Reminder</b> you can preview the notebooks in the Space without running
|
| 74 |
+
them. You can find the notebooks in the `notebooks` folder
|
| 75 |
+
<a href="https://huggingface.co/spaces/davanstrien/synthetic-data-workshop/tree/main/notebooks">here</a>.
|
| 76 |
+
</p>
|
| 77 |
</p>
|
| 78 |
<h2>Duplicate the Space to run your own instance</h2>
|
| 79 |
<br />
|