Spaces:
Sleeping
Sleeping
Florin Bobiș
commited on
Commit
·
e14caf6
1
Parent(s):
c5a40da
latest
Browse files- requirements.txt +2 -0
- test.http +1 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
Flask==3.0.0
|
|
|
|
|
2 |
transformers
|
|
|
1 |
Flask==3.0.0
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
transformers
|
test.http
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
POST https://dia-critic.vercel.app/
|
2 |
Content-Type: application/json
|
3 |
|
4 |
{
|
|
|
1 |
+
POST https://dia-critic.vercel.app/generate
|
2 |
Content-Type: application/json
|
3 |
|
4 |
{
|