Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -5,7 +5,7 @@ import sys
|
|
5 |
import tempfile
|
6 |
import shutil
|
7 |
import subprocess
|
8 |
-
import spaces
|
9 |
|
10 |
# --- Configuration ---
|
11 |
# Path to the cloned UniRig repository directory within the Space
|
|
|
5 |
import tempfile
|
6 |
import shutil
|
7 |
import subprocess
|
8 |
+
import spaces
|
9 |
|
10 |
# --- Configuration ---
|
11 |
# Path to the cloned UniRig repository directory within the Space
|