Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
OdiaGenAI
/
Olive_scrapper
like
2
Runtime error
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
sam2ai
commited on
Jun 29, 2023
Commit
74af65a
·
1 Parent(s):
5ed62c0
Synced repo using 'sync_with_huggingface' Github Action
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -31,7 +31,7 @@ def load_css(file_path):
31
32
33
# Load CSS file
34
-
load_css('styles2.css')
35
36
37
# ----- FUNCTIONS ----
31
32
33
# Load CSS file
34
+
#
load_css('styles2.css')
35
36
37
# ----- FUNCTIONS ----