Spaces:
Sleeping
Sleeping
Commit
Β·
22f7dac
1
Parent(s):
408f125
requirements added
Browse files- README.md +1 -1
- requirements.txt +1 -0
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: π # Choose an emoji for your project
|
4 |
colorFrom: blue # Starting gradient color for the card
|
5 |
colorTo: green # Ending gradient color for the card
|
|
|
1 |
---
|
2 |
+
title: First Mlops Project # Replace this with the name of your Space
|
3 |
emoji: π # Choose an emoji for your project
|
4 |
colorFrom: blue # Starting gradient color for the card
|
5 |
colorTo: green # Ending gradient color for the card
|
requirements.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
transformers
|