Update app.py
Browse files
app.py
CHANGED
@@ -8,7 +8,7 @@ import spaces
|
|
8 |
import psutil
|
9 |
|
10 |
# Define the model repository
|
11 |
-
REPO_NAME = 'schuler/experimental-
|
12 |
|
13 |
# How to cache?
|
14 |
@spaces.GPU()
|
|
|
8 |
import psutil
|
9 |
|
10 |
# Define the model repository
|
11 |
+
REPO_NAME = 'schuler/experimental-JP47G03C'
|
12 |
|
13 |
# How to cache?
|
14 |
@spaces.GPU()
|