Spaces:
Runtime error
Runtime error
CaioXapelaum
commited on
Commit
•
882a3a0
1
Parent(s):
58b423a
Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
-
# Use TPU v2
|
2 |
-
!pip install gradio spaces llama-cpp-python llama-cpp-agent huggingface_hub
|
3 |
import spaces
|
4 |
import subprocess
|
5 |
from llama_cpp import Llama
|
|
|
|
|
|
|
1 |
import spaces
|
2 |
import subprocess
|
3 |
from llama_cpp import Llama
|