jkorstad commited on
Commit
e444307
·
verified ·
1 Parent(s): e7da273

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ import sys
5
  import tempfile
6
  import shutil
7
  import subprocess
8
- import spaces # Ensure spaces is imported if @spaces.GPU is used
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