Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sahanes
/
maven_2024_llm_eval
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sahanes
commited on
Apr 6, 2024
Commit
79167cc
·
verified
·
1 Parent(s):
5cecee2
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -1,5 +1,4 @@
1
-
2
-
!pip install -U langchain-community
3
4
import gradio as gr
5
import pandas as pd
1
+
pip install -U langchain-community
2
3
import gradio as gr
4
import pandas as pd