Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kamal45
/
Real-Time-Chatbot
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
kamal45
commited on
Jan 27
Commit
4c4f108
·
verified
·
1 Parent(s):
902dc81
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -1,5 +1,3 @@
1
-
# Install required libraries
2
-
!pip install gradio torch gtts openai-whisper
3
4
import os
5
import torch
1
2
import os
3
import torch