Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
OPtimusPrimeSkibidi
/
TestSpace
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
OPtimusPrimeSkibidi
commited on
25 days ago
Commit
3377d0d
·
verified
·
1 Parent(s):
118ab46
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-7
app.py
CHANGED
Viewed
@@ -38,10 +38,4 @@ demo = gr.ChatInterface(
38
undo_btn=None,
39
)
40
41
-
demo.launch()
42
-
```
43
-
44
-
**3. Create `requirements.txt`:**
45
-
```
46
-
llama-cpp-python
47
-
gradio
38
undo_btn=None,
39
)
40
41
+
demo.launch()