Spaces:
Sleeping
Sleeping
File size: 735 Bytes
1de6db8 c44d252 1de6db8 c44d252 1de6db8 c44d252 9e8bd13 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
---
title: BioML Resurrection Project
emoji: 📉
colorFrom: red
colorTo: purple
sdk: gradio
sdk_version: 3.32.0
app_file: app.py
pinned: false
license: bigscience-openrail-m
full_width: true
tags: ["python", "transformers", "devops", "bioinformatics", ]
---
## BioML hackathon submission: building search engine for ressurecting archieved / old packages 🪦
This repo will integrate the current promonent packages being deployed as transformers to develop the builds for the software and resolve any issues in the current package.
## How to use
- **Install dependencies:**
```bash
pip install -r requirements.txt
```
- **Run the app:**
```bash
gradio app.py
```
Also you can do the settings in order to setup on hf spaces. |