drewThomasson
commited on
Update Auto_VoxNovel.py
Browse files- Auto_VoxNovel.py +1 -1
Auto_VoxNovel.py
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
##This will download the booknlp files using my huggingface backup
|
3 |
#import download_missing_booknlp_models
|
4 |
#This will import the booknlp files from the local dir
|
5 |
-
import
|
6 |
|
7 |
|
8 |
# @title Default title text
|
|
|
2 |
##This will download the booknlp files using my huggingface backup
|
3 |
#import download_missing_booknlp_models
|
4 |
#This will import the booknlp files from the local dir
|
5 |
+
import import_booknlp_files
|
6 |
|
7 |
|
8 |
# @title Default title text
|