aznasut commited on
Commit
cf21eaf
·
1 Parent(s): 2e3edac

trigger pipeline

Browse files
Files changed (1) hide show
  1. main.py +1 -0
main.py CHANGED
@@ -6,6 +6,7 @@ import logging
6
  import aiohttp
7
  from fastapi import FastAPI, File, UploadFile, HTTPException
8
  from fastapi.responses import JSONResponse
 
9
  import os
10
  PATH = '/home/ahmadzen/.cache/huggingface'
11
  DATASETPATH = '/home/ahmadzen/.cache/huggingface/datasests'
 
6
  import aiohttp
7
  from fastapi import FastAPI, File, UploadFile, HTTPException
8
  from fastapi.responses import JSONResponse
9
+
10
  import os
11
  PATH = '/home/ahmadzen/.cache/huggingface'
12
  DATASETPATH = '/home/ahmadzen/.cache/huggingface/datasests'