File size: 201 Bytes
792b77a
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
import torch
from dataclasses import dataclass

@dataclass
class Config:
    """Configuration settings for the AI Video Generator"""
    
    # Model settings
    IMAGE_MODEL = "stabilityai/stable-diff