Spaces:
Running
Running
Commit
•
bf0958c
1
Parent(s):
63769e0
fix
Browse files
README.md
CHANGED
@@ -25,9 +25,11 @@ and during this time the other videos will wait patiently.
|
|
25 |
### My video failed to generate! Is it lost?
|
26 |
|
27 |
That's the beauty of the dataset system: as long as you keep your video in your dataset,
|
28 |
-
and is not published yet (is not visible on the AI Tube home page), then for the AI Tube Robot it will still be marked as "TODO".
|
29 |
|
30 |
-
So.. you have nothing to do
|
|
|
|
|
31 |
although it can take a couple of days if the issue is more complex than it looks
|
32 |
(eg. a server is down, there is a bug somewhere, disk is full etc)
|
33 |
|
|
|
25 |
### My video failed to generate! Is it lost?
|
26 |
|
27 |
That's the beauty of the dataset system: as long as you keep your video in your dataset,
|
28 |
+
and it is not published yet (is not visible on the AI Tube home page), then for the AI Tube Robot it will still be marked as "TODO".
|
29 |
|
30 |
+
So.. you normally have nothing to do (unless your video config or channel config is really damaged or invalid).
|
31 |
+
|
32 |
+
Things should repair themselves automatically at some point,
|
33 |
although it can take a couple of days if the issue is more complex than it looks
|
34 |
(eg. a server is down, there is a bug somewhere, disk is full etc)
|
35 |
|