Spaces:
Runtime error
Runtime error
next-social
commited on
Commit
·
b1742ac
1
Parent(s):
ad223ef
add more
Browse files- README.md +0 -1
- requirements.txt +1 -1
README.md
CHANGED
@@ -7,7 +7,6 @@ sdk: gradio
|
|
7 |
sdk_version: 3.11.0
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
-
license: mit
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
7 |
sdk_version: 3.11.0
|
8 |
app_file: app.py
|
9 |
pinned: true
|
|
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
python-dotenv
|
2 |
-
replicate
|
|
|
1 |
python-dotenv
|
2 |
+
replicate==0.8.3
|