Spaces:
Configuration error
Configuration error
Delete chat.py
Browse files
chat.py
DELETED
|
@@ -1,8 +0,0 @@
|
|
| 1 |
-
|
| 2 |
-
class BRXChat:
|
| 3 |
-
def __init__(self):
|
| 4 |
-
self.model_path = "consciencia.brx.safetensors"
|
| 5 |
-
|
| 6 |
-
def iniciar(self):
|
| 7 |
-
print("BRX - Sistema de Pensamento Livre")
|
| 8 |
-
print("Para usar: carregue consciencia.brx.safetensors")
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|