CiaraRowles
commited on
Commit
•
2f81780
1
Parent(s):
14cfc3d
Upload temporalvideo.py
Browse filestemporalvideo now points to the dif ver
- temporalvideo.py +1 -1
temporalvideo.py
CHANGED
@@ -54,7 +54,7 @@ def send_request(last_image_path, temp_path,current_image_path):
|
|
54 |
},
|
55 |
{
|
56 |
"input_image": last_image,
|
57 |
-
"model": "
|
58 |
"module": "none",
|
59 |
"weight": 0.7,
|
60 |
"guidance": 1,
|
|
|
54 |
},
|
55 |
{
|
56 |
"input_image": last_image,
|
57 |
+
"model": "diff_control_sd15_temporalnet_fp16 [adc6bd97]",
|
58 |
"module": "none",
|
59 |
"weight": 0.7,
|
60 |
"guidance": 1,
|