AnimeRecBERT / README.md
mramazan's picture
Update README.md
87684fd verified

A newer version of the Gradio SDK is available: 5.45.0

Upgrade
metadata
title: AnimeRecBERT
emoji: 🎬
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 5.44.1
app_file: app.py
pinned: false

Web Demo 🌐

www.animerecbert.online

Main Code

https://github.com/MRamazan/AnimeRecBERT

For Linux, Macos

If you want to run locally, main.py script automatically downloads 7 files from my google drive. pretrained model, dataset mappings, anime information files etc.

git clone https://github.com/MRamazan/AnimeRecBertWeb
cd AnimeRecBertWeb
python3 -m venv venv
source venv/bin/activate 
pip install -r requirements.txt
python main.py

For Windows

If you want to run locally, main.py script automatically downloads 7 files from my google drive. pretrained model, dataset mappings, anime information files etc.

git clone https://github.com/MRamazan/AnimeRecBertWeb
cd AnimeRecBertWeb
python -m venv venv
venv\Scripts\activate 
pip install -r requirements.txt
python main.py

Preview

Recommendations Favorite Selection