File size: 147 Bytes
9a523df
 
 
bcf16ae
9a523df
bcf16ae
9a523df
c774390
1
2
3
4
5
6
7
8
9
import torch
import streamlit as st
from transformers import pipeline
from datasets import load_dataset

ds = load_dataset("Marqo/marqo-GS-10M")