Spaces:
Configuration error
Configuration error
Commit
·
4956a5f
1
Parent(s):
3980ee0
fix: changes
Browse files- README.md +0 -12
- requirements.txt +0 -4
- streamlit +1 -1
README.md
DELETED
@@ -1,12 +0,0 @@
|
|
1 |
-
---
|
2 |
-
title: Streamlit
|
3 |
-
emoji: 🏆
|
4 |
-
colorFrom: indigo
|
5 |
-
colorTo: indigo
|
6 |
-
sdk: streamlit
|
7 |
-
sdk_version: 1.42.1
|
8 |
-
app_file: app.py
|
9 |
-
pinned: false
|
10 |
-
---
|
11 |
-
|
12 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requirements.txt
DELETED
@@ -1,4 +0,0 @@
|
|
1 |
-
streamlit
|
2 |
-
pandas
|
3 |
-
transformers
|
4 |
-
matplotlib
|
|
|
|
|
|
|
|
|
|
streamlit
CHANGED
@@ -1 +1 @@
|
|
1 |
-
Subproject commit
|
|
|
1 |
+
Subproject commit a1f59170e306a10ce983092caed3e82d85343987
|