Spaces:
Sleeping
Sleeping
Update repo_versions.py
Browse files- repo_versions.py +1 -0
repo_versions.py
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
import json
|
2 |
import huggingface_hub
|
3 |
from huggingface_hub import Repository
|
|
|
1 |
+
import os
|
2 |
import json
|
3 |
import huggingface_hub
|
4 |
from huggingface_hub import Repository
|