Flux9665 commited on
Commit
7327e7d
β€’
1 Parent(s): c79babf

use explicit code instead of relying on release download

Browse files
Files changed (1) hide show
  1. Utility/storage_config.py +2 -0
Utility/storage_config.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ MODELS_DIR = "Models/"
2
+ PREPROCESSING_DIR = "Corpora/"