Skip to content

Commit 274e768

Browse files
authored
Update variables.py
1 parent 439d245 commit 274e768

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

advanced_rvc_inference/utils/variables.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
# Create singleton config instance
3131
_config_instance = None
3232

33+
sys.path.append(os.gecwd())
3334

3435
def get_config():
3536
"""Get the singleton Config instance.

0 commit comments

Comments
 (0)