Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -13
requirements.txt
CHANGED
@@ -1,13 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
python-dotenv
|
6 |
-
requests
|
7 |
-
replicate
|
8 |
-
uvicorn
|
9 |
-
openai
|
10 |
-
Python (>=3.7)
|
11 |
-
FastAPI
|
12 |
-
Transformers
|
13 |
-
PyTorch
|
|
|
1 |
+
|
2 |
+
transformers
|
3 |
+
torch
|
4 |
+
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|