Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
prathik31
/
serenemindz-chatbot
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
prathik31
commited on
Sep 17, 2023
Commit
c3674d3
Β·
1 Parent(s):
b9929f8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -1,5 +1,4 @@
1
-
!pip install gradio transformers langchain -Uqqq
2
-
!pip install accelerate bitsandbytes einops git+https://github.com/huggingface/peft.git -Uqqq
3
4
5
import gradio as gr
1
+
2
3
4
import gradio as gr