Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
iqra785
/
Tutor
like
0
Running
App
Files
Files
Community
iqra785
commited on
Aug 18, 2024
Commit
842182b
·
verified
·
1 Parent(s):
45b4298
Create Req.txt
Browse files
Files changed (1)
hide
show
Req.txt
+6
-0
Req.txt
ADDED
Viewed
@@ -0,0 +1,6 @@
1
+
transformers==4.35.0
2
+
torch==2.1.0
3
+
sentencepiece==0.1.99
4
+
protobuf==3.20.3
5
+
numpy==1.24.3
6
+
tqdm==4.66.1