Spaces:
Sleeping
Sleeping
updated ReadMe
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Predicting Optimal Biofuel Composition Using Machine Learning
|
| 2 |
|
| 3 |
This project aims to develop a machine learning (ML)-based model for predicting the best
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Biofuel Molecule Generator
|
| 3 |
+
emoji: 🔬
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: green
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: 4.44.0
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
license: mit
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
# Predicting Optimal Biofuel Composition Using Machine Learning
|
| 14 |
|
| 15 |
This project aims to develop a machine learning (ML)-based model for predicting the best
|