Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
enotkrutoy
/
WhiteRabbitNeo-Llama-3-WhiteRabbitNeo-8B-v2.0
like
0
Runtime error
App
Files
Files
Community
enotkrutoy
commited on
6 days ago
Commit
a42a2b8
•
1 Parent(s):
7e98241
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,4 @@
1
import streamlit as st
2
-
import os
3
4
# Инициализация истории сессий
5
if "recon_history" not in st.session_state:
1
import streamlit as st
2
3
# Инициализация истории сессий
4
if "recon_history" not in st.session_state: