File size: 577 Bytes
7535af1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "Logging":  {
                    "LogLevel":  {
                                     "Default":  "Information",
                                     "Microsoft.AspNetCore":  "Warning"
                                 }
                },
    "HuggingFace":  {
                        "Token":  ""
                    },
    "KaggleGpuUrl":  "https://d8cce37bd7fb8f9fd8.gradio.live",
    "ColabGpuUrl":  "https://466c2568de385b0083.gradio.live",
    "ContentSafety":  {
                          "EnableDevelopmentExplicitEditSimulation":  true
                      }
}