Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
genai-impact
/
ecologits-calculator
like
25
Running
App
Files
Files
Community
4
samuelrince
commited on
May 2
Commit
3a3f5f9
•
1 Parent(s):
2458bb0
chore: make install now upgrades libraries
Browse files
Files changed (1)
hide
show
Makefile
+1
-1
Makefile
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
2
install:
3
-
pip install -r requirements-dev.txt
4
5
start:
6
gradio app.py
1
2
install:
3
+
pip install -
U -
r requirements-dev.txt
4
5
start:
6
gradio app.py