Commit
•
abc777c
1
Parent(s):
ea542e8
let's use gradio by default
Browse files
.env
CHANGED
@@ -11,7 +11,7 @@ VIDEO_ENGINE="VIDEO_HOTSHOT_XL_API_GRADIO"
|
|
11 |
# TODO: support multiple backends
|
12 |
# STMFNET_REPLICATE
|
13 |
# FILM_GRADIO
|
14 |
-
INTERPOLATION_ENGINE="
|
15 |
|
16 |
# the official API developed by the Hotshot-XL team
|
17 |
# note: it isn't released yet
|
|
|
11 |
# TODO: support multiple backends
|
12 |
# STMFNET_REPLICATE
|
13 |
# FILM_GRADIO
|
14 |
+
INTERPOLATION_ENGINE="FILM_GRADIO"
|
15 |
|
16 |
# the official API developed by the Hotshot-XL team
|
17 |
# note: it isn't released yet
|