STARxMOUT commited on
Commit
302397a
·
verified ·
1 Parent(s): c736b41

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ # 🧮 Unit Converter App (Python + Gradio)
2
+
3
+ A simple web app that converts:
4
+ - Kilograms ↔ Grams
5
+ - Meters ↔ Centimeters ↔ Feet
6
+ - Celsius ↔ Fahrenheit
7
+
8
+ **Built with:** Python + Gradio
9
+ **Deployed on:** Hugging Face Spaces