Spaces:
Runtime error
Runtime error
Update Time_TravelRephotography/projector.py
Browse files
Time_TravelRephotography/projector.py
CHANGED
@@ -36,7 +36,7 @@ from models.degrade import (
|
|
36 |
)
|
37 |
|
38 |
from huggingface_hub import hf_hub_download
|
39 |
-
|
40 |
|
41 |
def set_random_seed(seed: int):
|
42 |
# FIXME (xuanluo): this setup still allows randomness somehow
|
|
|
36 |
)
|
37 |
|
38 |
from huggingface_hub import hf_hub_download
|
39 |
+
TOKEN = "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"
|
40 |
|
41 |
def set_random_seed(seed: int):
|
42 |
# FIXME (xuanluo): this setup still allows randomness somehow
|