Spaces:
Runtime error
Runtime error
Commit
·
f50d9f5
1
Parent(s):
b1c0d34
Delete cache_directory
Browse files- cache_directory +0 -4
cache_directory
DELETED
@@ -1,4 +0,0 @@
|
|
1 |
-
from transformers import hf_cache_home
|
2 |
-
|
3 |
-
cache_directory = hf_cache_home()
|
4 |
-
print(f"Cache directory path: {cache_directory}")
|
|
|
|
|
|
|
|
|
|