daqc commited on
Commit
2a39e3b
·
verified ·
1 Parent(s): cb5fbf7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ from typing import Iterator
12
 
13
  # Intentar importar spaces solo si estamos en un espacio de Hugging Face
14
  #try:
15
- import spaces
16
  # SPACES_AVAILABLE = True
17
  #except ImportError:
18
  # SPACES_AVAILABLE = False
 
12
 
13
  # Intentar importar spaces solo si estamos en un espacio de Hugging Face
14
  #try:
15
+ import spaces
16
  # SPACES_AVAILABLE = True
17
  #except ImportError:
18
  # SPACES_AVAILABLE = False