Spaces:
Sleeping
Sleeping
Upload infertest.py
Browse files- infertest.py +1 -2
infertest.py
CHANGED
@@ -204,8 +204,7 @@ def vc_single(
|
|
204 |
# Return the path to the saved file along with any other information
|
205 |
|
206 |
return (
|
207 |
-
|
208 |
-
% (*times,),
|
209 |
output_file_path,
|
210 |
)
|
211 |
except:
|
|
|
204 |
# Return the path to the saved file along with any other information
|
205 |
|
206 |
return (
|
207 |
+
|
|
|
208 |
output_file_path,
|
209 |
)
|
210 |
except:
|