Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rishiraj authored Apr 28, 2024
1 parent 51293cd commit 8d8452b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spanking/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
import pickle
from sentence_transformers import SentenceTransformer
from transformers import pipeline
from PIL import Image
import requests
import pandas as pd

class VectorDB:
Expand Down

0 comments on commit 8d8452b

Please sign in to comment.