Spaces:
Runtime error
Runtime error
Create Dockerfile
Browse files- Dockerfile +5 -0
Dockerfile
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
httpx
|
2 |
+
transformers
|
3 |
+
torch
|
4 |
+
websockets
|
5 |
+
python-dotenv
|