Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	Commit 
							
							·
						
						0777fdc
	
1
								Parent(s):
							
							cbeb491
								
Update index.html
Browse files- index.html +1 -1
    	
        index.html
    CHANGED
    
    | @@ -4,7 +4,7 @@ | |
| 4 | 
             
            		<meta charset="utf-8" />
         | 
| 5 | 
             
            		<meta name="viewport" content="width=device-width" />
         | 
| 6 | 
             
            		<title>My static Space</title>
         | 
| 7 | 
            -
            		<link rel="stylesheet" href="style.css" />
         | 
| 8 | 
             
            	</head>
         | 
| 9 | 
             
            	<body>
         | 
| 10 | 
             
            		<div class="card">
         | 
|  | |
| 4 | 
             
            		<meta charset="utf-8" />
         | 
| 5 | 
             
            		<meta name="viewport" content="width=device-width" />
         | 
| 6 | 
             
            		<title>My static Space</title>
         | 
| 7 | 
            +
            		<link rel="stylesheet" href="https://huggingface.co/spaces/vk-ai-system/flask_inference_api/resolve/main/style.css" />
         | 
| 8 | 
             
            	</head>
         | 
| 9 | 
             
            	<body>
         | 
| 10 | 
             
            		<div class="card">
         |