Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse filescreating the requirements.txt
adding the torch package to the requirement.txt
- requirements.txt +1 -0
requirements.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
transformers[torch]
|