Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
transformers
|
|
|
1 |
+
#https://huggingface.co/spaces/MisterAI/Docker_AutoTrain_02
|
2 |
+
#requirements.txt
|
3 |
+
#just POC
|
4 |
+
|
5 |
+
|
6 |
+
|
7 |
torch
|
8 |
torchvision
|
9 |
transformers
|