File size: 79 Bytes
7099042
 
 
 
1
2
3
4
from fastapi import FastAPI
from transformers import pipeline

app=FastAPI()