Upload Kijai_WanVideo_comfy_fp8_scaled_0.py with huggingface_hub
Browse files
    	
        Kijai_WanVideo_comfy_fp8_scaled_0.py
    CHANGED
    
    | @@ -31,7 +31,8 @@ except Exception as e: | |
| 31 |  | 
| 32 | 
             
                with open('Kijai_WanVideo_comfy_fp8_scaled_0.txt', 'a', encoding='utf-8') as f:
         | 
| 33 | 
             
                    import traceback
         | 
| 34 | 
            -
                    f.write(' | 
|  | |
| 35 | 
             
            # integration status unknown.
         | 
| 36 |  | 
| 37 | 
             
            # Please clone model and use locally.
         | 
| @@ -41,7 +42,7 @@ except Exception as e: | |
| 41 | 
             
            # into the corresponding library =)
         | 
| 42 | 
             
            ```
         | 
| 43 | 
             
            ERROR: 
         | 
| 44 | 
            -
            ')
         | 
| 45 | 
             
                    traceback.print_exc(file=f)
         | 
| 46 |  | 
| 47 | 
             
            finally:
         | 
|  | |
| 31 |  | 
| 32 | 
             
                with open('Kijai_WanVideo_comfy_fp8_scaled_0.txt', 'a', encoding='utf-8') as f:
         | 
| 33 | 
             
                    import traceback
         | 
| 34 | 
            +
                    f.write('''
         | 
| 35 | 
            +
            ```CODE: 
         | 
| 36 | 
             
            # integration status unknown.
         | 
| 37 |  | 
| 38 | 
             
            # Please clone model and use locally.
         | 
|  | |
| 42 | 
             
            # into the corresponding library =)
         | 
| 43 | 
             
            ```
         | 
| 44 | 
             
            ERROR: 
         | 
| 45 | 
            +
            ''')
         | 
| 46 | 
             
                    traceback.print_exc(file=f)
         | 
| 47 |  | 
| 48 | 
             
            finally:
         | 
